Lines Matching +full:drive +full:- +full:vbus +full:- +full:en
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_a>, <&mmc0_cd_pin_e708_q1>;
70 vmmc-supply = <®_dcdc1>;
71 bus-width = <4>;
72 cd-gpios = <&pio 0 8 GPIO_ACTIVE_LOW>; /* PA8 */
80 bias-pull-up;
86 bias-pull-up;
94 compatible = "x-powers,axp221";
96 interrupt-parent = <&nmi_intc>;
98 drivevbus-supply = <®_vcc5v0>;
99 x-powers,drive-vbus-en;
106 regulator-always-on;
107 regulator-min-microvolt = <2700000>;
108 regulator-max-microvolt = <3300000>;
109 regulator-name = "avcc";
113 regulator-name = "vcc-lcd";
117 regulator-always-on;
118 regulator-min-microvolt = <700000>;
119 regulator-max-microvolt = <1320000>;
120 regulator-name = "vdd-cpus"; /* This is an educated guess */
124 regulator-always-on;
125 regulator-min-microvolt = <3000000>;
126 regulator-max-microvolt = <3000000>;
127 regulator-name = "vcc-3v0";
131 regulator-min-microvolt = <700000>;
132 regulator-max-microvolt = <1320000>;
133 regulator-name = "vdd-gpu";
137 regulator-always-on;
138 regulator-min-microvolt = <700000>;
139 regulator-max-microvolt = <1320000>;
140 regulator-name = "vdd-cpu";
144 regulator-always-on;
145 regulator-min-microvolt = <700000>;
146 regulator-max-microvolt = <1320000>;
147 regulator-name = "vdd-sys-dll";
151 regulator-always-on;
152 regulator-min-microvolt = <1500000>;
153 regulator-max-microvolt = <1500000>;
154 regulator-name = "vcc-dram";
158 regulator-min-microvolt = <3300000>;
159 regulator-max-microvolt = <3300000>;
160 regulator-name = "vcc-wifi";
164 regulator-name = "usb0-vbus";
169 vcc-lcd-supply = <®_dc1sw>;
182 pinctrl-names = "default";
183 pinctrl-0 = <&usb0_id_detect_pin>;
184 usb0_id_det-gpio = <&pio 0 15 GPIO_ACTIVE_HIGH>; /* PA15 */
185 usb0_vbus_power-supply = <&usb_power_supply>;
186 usb0_vbus-supply = <®_drivevbus>;
187 usb1_vbus-supply = <®_dldo1>;