Lines Matching +full:usb0_vbus_power +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>
54 stdout-path = "serial0:115200n8";
59 cpu-supply = <®_dcdc3>;
68 pinctrl-names = "default";
69 pinctrl-0 = <&mmc0_pins>;
70 vmmc-supply = <®_dcdc1>;
71 bus-width = <4>;
72 cd-gpios = <&pio 0 8 GPIO_ACTIVE_LOW>; /* PA8 */
80 compatible = "x-powers,axp221";
82 interrupt-parent = <&r_intc>;
84 drivevbus-supply = <®_vcc5v0>;
85 x-powers,drive-vbus-en;
92 regulator-always-on;
93 regulator-min-microvolt = <2700000>;
94 regulator-max-microvolt = <3300000>;
95 regulator-name = "avcc";
99 regulator-name = "vcc-lcd";
103 regulator-always-on;
104 regulator-min-microvolt = <700000>;
105 regulator-max-microvolt = <1320000>;
106 regulator-name = "vdd-cpus"; /* This is an educated guess */
110 regulator-always-on;
111 regulator-min-microvolt = <3000000>;
112 regulator-max-microvolt = <3000000>;
113 regulator-name = "vcc-3v0";
117 regulator-min-microvolt = <700000>;
118 regulator-max-microvolt = <1320000>;
119 regulator-name = "vdd-gpu";
123 regulator-always-on;
124 regulator-min-microvolt = <700000>;
125 regulator-max-microvolt = <1320000>;
126 regulator-name = "vdd-cpu";
130 regulator-always-on;
131 regulator-min-microvolt = <700000>;
132 regulator-max-microvolt = <1320000>;
133 regulator-name = "vdd-sys-dll";
137 regulator-always-on;
138 regulator-min-microvolt = <1500000>;
139 regulator-max-microvolt = <1500000>;
140 regulator-name = "vcc-dram";
144 regulator-min-microvolt = <3300000>;
145 regulator-max-microvolt = <3300000>;
146 regulator-name = "vcc-wifi";
150 regulator-name = "usb0-vbus";
155 vcc-lcd-supply = <®_dc1sw>;
168 usb0_id_det-gpios = <&pio 0 15 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PA15 */
169 usb0_vbus_power-supply = <&usb_power_supply>;
170 usb0_vbus-supply = <®_drivevbus>;
171 usb1_vbus-supply = <®_dldo1>;