Lines Matching +full:regulator +full:- +full:v5
2 * Copyright 2014 Chen-Yu Tsai
4 * Chen-Yu Tsai <wens@csie.org>
6 * This file is dual-licensed: you can use it either under the terms
45 /dts-v1/;
46 #include "sun9i-a80.dtsi"
48 #include <dt-bindings/gpio/gpio.h>
49 #include <dt-bindings/pinctrl/sun4i-a10.h>
53 compatible = "merrii,a80-optimus", "allwinner,sun9i-a80";
61 stdout-path = "serial0:115200n8";
65 compatible = "gpio-leds";
66 pinctrl-names = "default";
67 pinctrl-0 = <&led_pins_optimus>, <&led_r_pins_optimus>;
87 reg_usb1_vbus: usb1-vbus {
88 compatible = "regulator-fixed";
89 pinctrl-names = "default";
90 pinctrl-0 = <&usb1_vbus_pin_optimus>;
91 regulator-name = "usb1-vbus";
92 regulator-min-microvolt = <5000000>;
93 regulator-max-microvolt = <5000000>;
94 enable-active-high;
98 reg_usb3_vbus: usb3-vbus {
99 compatible = "regulator-fixed";
100 pinctrl-names = "default";
101 pinctrl-0 = <&usb3_vbus_pin_optimus>;
102 regulator-name = "usb3-vbus";
103 regulator-min-microvolt = <5000000>;
104 regulator-max-microvolt = <5000000>;
105 enable-active-high;
123 pinctrl-names = "default";
124 pinctrl-0 = <&mmc0_pins>, <&mmc0_cd_pin_optimus>;
125 vmmc-supply = <®_dcdc1>;
126 bus-width = <4>;
127 cd-gpios = <&pio 7 18 GPIO_ACTIVE_HIGH>; /* PH8 */
128 cd-inverted;
133 pinctrl-names = "default";
134 pinctrl-0 = <&mmc2_8bit_pins>;
135 vmmc-supply = <®_dcdc1>;
136 bus-width = <8>;
137 non-removable;
138 cap-mmc-hw-reset;
156 led_pins_optimus: led-pins@0 {
190 led_r_pins_optimus: led-pins@1 {
203 interrupt-parent = <&nmi_intc>;
212 regulator-always-on;
213 regulator-min-microvolt = <3000000>;
214 regulator-max-microvolt = <3000000>;
215 regulator-name = "vcc33-usbh";
219 regulator-min-microvolt = <1800000>;
220 regulator-max-microvolt = <1800000>;
221 regulator-name = "vcc-pb-io-cam";
229 regulator-always-on;
230 regulator-min-microvolt = <800000>;
231 regulator-max-microvolt = <1100000>;
232 regulator-name = "vdd-cpus-09-usbh";
236 regulator-always-on;
237 regulator-min-microvolt = <3000000>;
238 regulator-max-microvolt = <3000000>;
239 regulator-name = "vcc-3v";
243 regulator-min-microvolt = <800000>;
244 regulator-max-microvolt = <1100000>;
245 regulator-name = "vdd-gpu";
249 regulator-always-on;
250 regulator-min-microvolt = <800000>;
251 regulator-max-microvolt = <1100000>;
252 regulator-name = "vdd-cpua";
256 regulator-always-on;
257 regulator-min-microvolt = <800000>;
258 regulator-max-microvolt = <1100000>;
259 regulator-name = "vdd-sys-usb0-hdmi";
263 regulator-always-on;
264 regulator-min-microvolt = <1425000>;
265 regulator-max-microvolt = <1575000>;
266 regulator-name = "vcc-dram";
273 * this regulator (3.0 ~ 4.2V), but
276 regulator-min-microvolt = <3300000>;
277 regulator-max-microvolt = <3300000>;
278 regulator-name = "vcc-wifi";
282 regulator-always-on;
283 regulator-min-microvolt = <3000000>;
284 regulator-max-microvolt = <3000000>;
285 regulator-name = "vcc-pl";
289 regulator-min-microvolt = <1200000>;
290 regulator-max-microvolt = <1200000>;
291 regulator-name = "vcc-dvdd-cam";
295 regulator-min-microvolt = <1800000>;
296 regulator-max-microvolt = <1800000>;
297 regulator-name = "vcc-pe";
301 regulator-always-on;
302 regulator-min-microvolt = <3000000>;
303 regulator-max-microvolt = <3000000>;
304 regulator-name = "vcc-pm-codec-io1";
308 regulator-always-on;
309 regulator-min-microvolt = <3000000>;
310 regulator-max-microvolt = <3000000>;
311 regulator-name = "vcc-pg";
315 regulator-min-microvolt = <2500000>;
316 regulator-max-microvolt = <2500000>;
317 regulator-name = "vcc-pa-gmac-2v5";
321 regulator-name = "vcc-rtc-vdd1v8-io";
330 pinctrl-names = "default";
331 pinctrl-0 = <&uart0_pins_a>;
336 phy-supply = <®_usb1_vbus>;
345 phy-supply = <®_usb3_vbus>;