Lines Matching +full:vdd2 +full:- +full:supply

1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Andreas Kemnade <andreas@kemnade.info>
19 - if:
26 "^regulator-":
30 - ti,twl4030-vaux1
31 - ti,twl4030-vaux2
32 - ti,twl4030-vaux3
33 - ti,twl4030-vaux4
34 - ti,twl4030-vmmc1
35 - ti,twl4030-vmmc2
36 - ti,twl4030-vpll1
37 - ti,twl4030-vpll2
38 - ti,twl4030-vsim
39 - ti,twl4030-vdac
40 - ti,twl4030-vintana2
41 - ti,twl4030-vio
42 - ti,twl4030-vdd1
43 - ti,twl4030-vdd2
44 - ti,twl4030-vintana1
45 - ti,twl4030-vintdig
46 - ti,twl4030-vusb1v5
47 - ti,twl4030-vusb1v8
48 - ti,twl4030-vusb3v1
49 ti,retain-on-reset: false
54 $ref: /schemas/iio/adc/ti,twl4030-madc.yaml
59 $ref: /schemas/power/supply/twl4030-charger.yaml
67 const: ti,twl4030-pwrbutton
70 - items:
78 const: ti,twl4030-wdt
79 - if:
86 "^regulator-":
90 - ti,twl6030-vaux1
91 - ti,twl6030-vaux2
92 - ti,twl6030-vaux3
93 - ti,twl6030-vmmc
94 - ti,twl6030-vpp
95 - ti,twl6030-vusim
96 - ti,twl6030-vana
97 - ti,twl6030-vcxio
98 - ti,twl6030-vdac
99 - ti,twl6030-vusb
100 - ti,twl6030-v1v8
101 - ti,twl6030-v2v1
102 - ti,twl6030-vdd1
103 - ti,twl6030-vdd2
104 - ti,twl6030-vdd3
105 regulator-initial-mode: false
112 const: ti,twl6030-gpadc
113 - if:
120 "^regulator-":
124 - ti,twl6032-ldo1
125 - ti,twl6032-ldo2
126 - ti,twl6032-ldo3
127 - ti,twl6032-ldo4
128 - ti,twl6032-ldo5
129 - ti,twl6032-ldo6
130 - ti,twl6032-ldo7
131 - ti,twl6032-ldoln
132 - ti,twl6032-ldousb
133 - ti,twl6032-smps3
134 - ti,twl6032-smps4
135 - ti,twl6032-vio
136 regulator-initial-mode: false
143 const: ti,twl6032-gpadc
148 TWL4030 for integrated power-management/audio CODEC device used in OMAP3
150 TWL6030/32 for integrated power-management used in OMAP4 based boards
152 - ti,twl4030
153 - ti,twl6030
154 - ti,twl6032
162 interrupt-controller: true
164 system-power-controller: true
166 "#interrupt-cells":
169 "#clock-cells":
177 const: ti,twl4030-rtc
182 "^regulator-":
188 regulator-initial-mode:
190 - 0x08 # Sleep mode, the nominal output voltage is maintained
192 - 0x0e # Active mode, the regulator can deliver its nominal output
193 # voltage with full-load current capability
194 ti,retain-on-reset:
205 - compatible
206 - reg
207 - interrupts
208 - interrupt-controller
209 - "#interrupt-cells"
212 - |
214 #address-cells = <1>;
215 #size-cells = <0>;
221 interrupt-parent = <&gic>;
222 interrupt-controller;
223 #interrupt-cells = <1>;
226 compatible = "ti,twl6030-gpadc";
228 #io-channel-cells = <1>;
232 compatible = "ti,twl4030-rtc";
236 regulator-vaux1 {
237 compatible = "ti,twl6030-vaux1";
238 regulator-min-microvolt = <1000000>;
239 regulator-max-microvolt = <3000000>;
242 regulator-vmmc1 {
243 compatible = "ti,twl6030-vmmc";
244 ti,retain-on-reset;
249 - |
251 #address-cells = <1>;
252 #size-cells = <0>;
258 interrupt-parent = <&intc>;
259 interrupt-controller;
260 #interrupt-cells = <1>;
263 compatible = "ti,twl4030-bci";
265 bci3v1-supply = <&vusb3v1>;
266 io-channels = <&twl_madc 11>;
267 io-channel-names = "vac";
271 compatible = "ti,twl4030-madc";
273 #io-channel-cells = <1>;
277 compatible = "ti,twl4030-pwrbutton";
282 compatible = "ti,twl4030-rtc";
286 regulator-vaux1 {
287 compatible = "ti,twl4030-vaux1";
288 regulator-min-microvolt = <1000000>;
289 regulator-max-microvolt = <3000000>;
290 regulator-initial-mode = <0xe>;
293 vusb3v1: regulator-vusb3v1 {
294 compatible = "ti,twl4030-vusb3v1";
298 compatible = "ti,twl4030-wdt";