Lines Matching +full:regulator +full:- +full:max +full:- +full:microamp

4   - compatible: "ti,lp8720" or "ti,lp8725"
5 - reg: I2C slave address. 0x7d = LP8720, 0x7a = LP8725
8 - ti,general-config: the value of LP872X_GENERAL_CFG register (u8)
27 - ti,update-config: define it when LP872X_GENERAL_CFG register should be set
28 - ti,dvs-gpio: GPIO specifier for external DVS pin control of LP872x devices.
29 - ti,dvs-vsel: DVS selector. 0 = SEL_V1, 1 = SEL_V2.
30 - ti,dvs-state: initial DVS pin state. 0 = DVS_LOW, 1 = DVS_HIGH.
31 - enable-gpios: GPIO specifier for EN pin control of LP872x devices.
37 (Documentation/devicetree/bindings/regulator/regulator.txt)
40 - LP8720: https://www.ti.com/lit/ds/symlink/lp8720.pdf
41 - LP8725: https://www.ti.com/lit/ds/symlink/lp8725.pdf
50 ti,general-config = /bits/ 8 <0x03>;
51 ti,update-config;
54 * The dvs-gpio depends on the processor environment.
57 ti,dvs-gpio = <&gpio5 6 0>;
58 ti,dvs-vsel = /bits/ 8 <1>; /* SEL_V2 */
59 ti,dvs-state = /bits/ 8 <1>; /* DVS_HIGH */
62 regulator-min-microvolt = <1200000>;
63 regulator-max-microvolt = <3300000>;
67 regulator-min-microvolt = <1200000>;
68 regulator-max-microvolt = <3300000>;
72 regulator-min-microvolt = <1200000>;
73 regulator-max-microvolt = <3300000>;
74 regulator-boot-on;
78 regulator-min-microvolt = <800000>;
79 regulator-max-microvolt = <2850000>;
80 regulator-boot-on;
84 regulator-min-microvolt = <1200000>;
85 regulator-max-microvolt = <3300000>;
89 regulator-name = "VBUCK";
90 regulator-min-microvolt = <800000>;
91 regulator-max-microvolt = <2300000>;
102 ti,general-config = /bits/ 8 <0xdd>;
103 ti,update-config;
106 regulator-min-microvolt = <1200000>;
107 regulator-max-microvolt = <3300000>;
111 regulator-min-microvolt = <1200000>;
112 regulator-max-microvolt = <3300000>;
116 regulator-min-microvolt = <1200000>;
117 regulator-max-microvolt = <3300000>;
121 regulator-min-microvolt = <1200000>;
122 regulator-max-microvolt = <3300000>;
123 regulator-boot-on;
127 regulator-min-microvolt = <1200000>;
128 regulator-max-microvolt = <3300000>;
129 regulator-boot-on;
133 regulator-name = "VAUX1";
134 regulator-min-microvolt = <800000>;
135 regulator-max-microvolt = <3300000>;
139 regulator-name = "VAUX2";
140 regulator-min-microvolt = <800000>;
141 regulator-max-microvolt = <3300000>;
145 regulator-name = "VBUCK1";
146 regulator-min-microvolt = <800000>;
147 regulator-max-microvolt = <3000000>;
148 regulator-min-microamp = <460000>;
149 regulator-max-microamp = <1370000>;
150 regulator-boot-on;
154 regulator-name = "VBUCK2";
155 regulator-min-microvolt = <800000>;
156 regulator-max-microvolt = <3000000>;
157 regulator-min-microamp = <460000>;
158 regulator-max-microamp = <1370000>;
159 regulator-boot-on;