Lines Matching +full:usb0_vbus_power +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 */
102 interrupt-parent = <&pio>;
104 touchscreen-swapped-x-y;
112 pinctrl-names = "default";
113 pinctrl-0 = <&mma8452_int_primo81>;
116 interrupt-parent = <&pio>;
122 vref-supply = <&reg_aldo3>;
125 button-158 {
132 button-349 {
141 vmmc-supply = <&reg_dcdc1>;
142 bus-width = <4>;
143 cd-gpios = <&pio 0 8 GPIO_ACTIVE_LOW>; /* PA8 */
148 mma8452_int_primo81: mma8452-int-pin {
151 bias-pull-up;
159 compatible = "x-powers,axp221";
161 interrupt-parent = <&r_intc>;
163 x-powers,drive-vbus-en;
174 regulator-always-on;
175 regulator-min-microvolt = <2700000>;
176 regulator-max-microvolt = <3300000>;
177 regulator-name = "avcc";
181 regulator-name = "vcc-lcd";
185 regulator-min-microvolt = <700000>;
186 regulator-max-microvolt = <1320000>;
187 regulator-name = "vdd-cpus"; /* This is an educated guess */
191 regulator-always-on;
192 regulator-min-microvolt = <3000000>;
193 regulator-max-microvolt = <3000000>;
194 regulator-name = "vcc-3v0";
198 regulator-min-microvolt = <700000>;
199 regulator-max-microvolt = <1320000>;
200 regulator-name = "vdd-gpu";
204 regulator-always-on;
205 regulator-min-microvolt = <700000>;
206 regulator-max-microvolt = <1320000>;
207 regulator-name = "vdd-cpu";
211 regulator-always-on;
212 regulator-min-microvolt = <700000>;
213 regulator-max-microvolt = <1320000>;
214 regulator-name = "vdd-sys-dll";
218 regulator-always-on;
219 regulator-min-microvolt = <1500000>;
220 regulator-max-microvolt = <1500000>;
221 regulator-name = "vcc-dram";
225 regulator-min-microvolt = <3300000>;
226 regulator-max-microvolt = <3300000>;
227 regulator-name = "vcc-wifi";
231 regulator-min-microvolt = <2800000>;
232 regulator-max-microvolt = <2800000>;
233 regulator-name = "vddio-csi";
237 regulator-name = "usb0-vbus";
242 regulator-min-microvolt = <1080000>;
243 regulator-max-microvolt = <1320000>;
244 regulator-name = "vdd-mipi-bridge";
248 vcc-lcd-supply = <&reg_dc1sw>;
249 vdd-mipi-bridge-supply = <&reg_eldo3>;
262 usb0_id_det-gpios = <&pio 0 15 GPIO_ACTIVE_HIGH>; /* PA15 */
263 usb0_vbus_power-supply = <&usb_power_supply>;
264 usb0_vbus-supply = <&reg_drivevbus>;
265 usb1_vbus-supply = <&reg_dldo1>;