Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
[deliverable/linux.git] / Documentation / devicetree / bindings / regulator / sky81452-regulator.txt
CommitLineData
9839d627
GY
1SKY81452 voltage regulator
2
3Required properties:
8b7daad3 4- regulator node named lout.
9839d627
GY
5- any required generic properties defined in regulator.txt
6
7Optional properties:
8- any available generic properties defined in regulator.txt
9
10Example:
11
12 regulator {
8b7daad3
GY
13 lout {
14 regulator-name = "sky81452-lout";
15 regulator-min-microvolt = <4500000>;
16 regulator-max-microvolt = <8000000>;
17 };
9839d627 18 };
This page took 0.060313 seconds and 5 git commands to generate.