Lines Matching +full:vcc +full:- +full:lcd +full:- +full:supply

4  * Copyright 2015 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 "sun6i-a31s.dtsi"
47 #include "sunxi-common-regulators.dtsi"
49 #include <dt-bindings/gpio/gpio.h>
50 #include <dt-bindings/input/input.h>
54 compatible = "msi,primo81", "allwinner,sun6i-a31s";
56 hdmi-connector {
57 compatible = "hdmi-connector";
62 remote-endpoint = <&hdmi_out_con>;
69 cpu-supply = <&reg_dcdc3>;
87 remote-endpoint = <&hdmi_con_in>;
92 /* pull-ups and device VDDIO use AXP221 DLDO3 */
93 pinctrl-names = "default";
94 pinctrl-0 = <&i2c0_pins_a>;
99 pinctrl-names = "default";
100 pinctrl-0 = <&i2c1_pins_a>;
104 pinctrl-names = "default";
105 pinctrl-0 = <&gt911_int_primo81>;
108 interrupt-parent = <&pio>;
110 touchscreen-swapped-x-y;
115 pinctrl-names = "default";
116 pinctrl-0 = <&i2c2_pins_a>;
120 pinctrl-names = "default";
121 pinctrl-0 = <&mma8452_int_primo81>;
124 interrupt-parent = <&pio>;
126 #io-channel-cells = <1>;
131 vref-supply = <&reg_aldo3>;
150 pinctrl-names = "default";
151 pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_primo81>;
152 vmmc-supply = <&reg_dcdc1>;
153 bus-width = <4>;
154 cd-gpios = <&pio 0 8 GPIO_ACTIVE_LOW>; /* PA8 */
167 bias-pull-up;
173 bias-pull-up;
181 compatible = "x-powers,axp221";
183 interrupt-parent = <&nmi_intc>;
185 x-powers,drive-vbus-en;
196 regulator-always-on;
197 regulator-min-microvolt = <2700000>;
198 regulator-max-microvolt = <3300000>;
199 regulator-name = "avcc";
203 regulator-name = "vcc-lcd";
207 regulator-min-microvolt = <700000>;
208 regulator-max-microvolt = <1320000>;
209 regulator-name = "vdd-cpus"; /* This is an educated guess */
213 regulator-always-on;
214 regulator-min-microvolt = <3000000>;
215 regulator-max-microvolt = <3000000>;
216 regulator-name = "vcc-3v0";
220 regulator-min-microvolt = <700000>;
221 regulator-max-microvolt = <1320000>;
222 regulator-name = "vdd-gpu";
226 regulator-always-on;
227 regulator-min-microvolt = <700000>;
228 regulator-max-microvolt = <1320000>;
229 regulator-name = "vdd-cpu";
233 regulator-always-on;
234 regulator-min-microvolt = <700000>;
235 regulator-max-microvolt = <1320000>;
236 regulator-name = "vdd-sys-dll";
240 regulator-always-on;
241 regulator-min-microvolt = <1500000>;
242 regulator-max-microvolt = <1500000>;
243 regulator-name = "vcc-dram";
247 regulator-min-microvolt = <3300000>;
248 regulator-max-microvolt = <3300000>;
249 regulator-name = "vcc-wifi";
253 regulator-min-microvolt = <2800000>;
254 regulator-max-microvolt = <2800000>;
255 regulator-name = "vddio-csi";
259 regulator-name = "usb0-vbus";
264 regulator-min-microvolt = <1080000>;
265 regulator-max-microvolt = <1320000>;
266 regulator-name = "vdd-mipi-bridge";
270 vcc-lcd-supply = <&reg_dc1sw>;
271 vdd-mipi-bridge-supply = <&reg_eldo3>;
284 usb0_id_det-gpio = <&pio 0 15 GPIO_ACTIVE_HIGH>; /* PA15 */
285 usb0_vbus_power-supply = <&usb_power_supply>;
286 usb0_vbus-supply = <&reg_drivevbus>;
287 usb1_vbus-supply = <&reg_dldo1>;