Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / Documentation / devicetree / bindings / regulator / sky81452-regulator.txt
1 SKY81452 voltage regulator
2
3 Required properties:
4 - any required generic properties defined in regulator.txt
5
6 Optional properties:
7 - any available generic properties defined in regulator.txt
8
9 Example:
10
11         regulator {
12                 /* generic regulator properties */
13                 regulator-name = "touch_en";
14                 regulator-min-microvolt = <4500000>;
15                 regulator-max-microvolt = <8000000>;
16         };