2014-08-08 09:10:22 +00:00
|
|
|
SKY81452 voltage regulator
|
|
|
|
|
|
|
|
Required properties:
|
2014-12-02 08:05:29 +00:00
|
|
|
- regulator node named lout.
|
2014-08-08 09:10:22 +00:00
|
|
|
- any required generic properties defined in regulator.txt
|
|
|
|
|
|
|
|
Optional properties:
|
|
|
|
- any available generic properties defined in regulator.txt
|
|
|
|
|
|
|
|
Example:
|
|
|
|
|
|
|
|
regulator {
|
2014-12-02 08:05:29 +00:00
|
|
|
lout {
|
|
|
|
regulator-name = "sky81452-lout";
|
|
|
|
regulator-min-microvolt = <4500000>;
|
|
|
|
regulator-max-microvolt = <8000000>;
|
|
|
|
};
|
2014-08-08 09:10:22 +00:00
|
|
|
};
|