Lines Matching +full:vcc +full:- +full:lcd +full:- +full:supply
4 * This file is dual-licensed: you can use it either under the terms
43 #include "sunxi-common-regulators.dtsi"
45 #include <dt-bindings/gpio/gpio.h>
46 #include <dt-bindings/input/input.h>
47 #include <dt-bindings/pinctrl/sun4i-a10.h>
55 stdout-path = "serial0:115200n8";
60 cpu-supply = <®_dcdc3>;
69 pinctrl-names = "default";
70 pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_e708_q1>;
71 vmmc-supply = <®_dcdc1>;
72 bus-width = <4>;
73 cd-gpios = <&pio 0 8 GPIO_ACTIVE_HIGH>; /* PA8 */
74 cd-inverted;
98 compatible = "x-powers,axp221";
100 interrupt-parent = <&nmi_intc>;
102 drivevbus-supply = <®_vcc5v0>;
103 x-powers,drive-vbus-en;
110 regulator-always-on;
111 regulator-min-microvolt = <2700000>;
112 regulator-max-microvolt = <3300000>;
113 regulator-name = "avcc";
117 regulator-name = "vcc-lcd";
121 regulator-always-on;
122 regulator-min-microvolt = <700000>;
123 regulator-max-microvolt = <1320000>;
124 regulator-name = "vdd-cpus"; /* This is an educated guess */
128 regulator-always-on;
129 regulator-min-microvolt = <3000000>;
130 regulator-max-microvolt = <3000000>;
131 regulator-name = "vcc-3v0";
135 regulator-min-microvolt = <700000>;
136 regulator-max-microvolt = <1320000>;
137 regulator-name = "vdd-gpu";
141 regulator-always-on;
142 regulator-min-microvolt = <700000>;
143 regulator-max-microvolt = <1320000>;
144 regulator-name = "vdd-cpu";
148 regulator-always-on;
149 regulator-min-microvolt = <700000>;
150 regulator-max-microvolt = <1320000>;
151 regulator-name = "vdd-sys-dll";
155 regulator-always-on;
156 regulator-min-microvolt = <1500000>;
157 regulator-max-microvolt = <1500000>;
158 regulator-name = "vcc-dram";
162 regulator-min-microvolt = <3300000>;
163 regulator-max-microvolt = <3300000>;
164 regulator-name = "vcc-wifi";
168 regulator-name = "usb0-vbus";
173 vcc-lcd-supply = <®_dc1sw>;
186 pinctrl-names = "default";
187 pinctrl-0 = <&usb0_id_detect_pin>;
188 usb0_id_det-gpio = <&pio 0 15 GPIO_ACTIVE_HIGH>; /* PA15 */
189 usb0_vbus_power-supply = <&usb_power_supply>;
190 usb0_vbus-supply = <®_drivevbus>;
191 usb1_vbus-supply = <®_dldo1>;