regulator: sky81452: Modify Device Tree structure
[deliverable/linux.git] / Documentation / devicetree / bindings / regulator / sky81452-regulator.txt
CommitLineData
9839d627
GY
1SKY81452 voltage regulator
2
3Required properties:
4- any required generic properties defined in regulator.txt
5
6Optional properties:
7- any available generic properties defined in regulator.txt
8
9Example:
10
11 regulator {
12 /* generic regulator properties */
13 regulator-name = "touch_en";
14 regulator-min-microvolt = <4500000>;
15 regulator-max-microvolt = <8000000>;
16 };
This page took 0.249102 seconds and 5 git commands to generate.