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 /dts-v1/;
45 #include "sun50i-a64.dtsi"
47 #include <dt-bindings/gpio/gpio.h>
50 model = "Olimex A64-Olinuxino";
51 compatible = "olimex,a64-olinuxino", "allwinner,sun50i-a64";
59 stdout-path = "serial0:115200n8";
62 hdmi-connector {
63 compatible = "hdmi-connector";
68 remote-endpoint = <&hdmi_out_con>;
73 reg_usb1_vbus: usb1-vbus {
74 compatible = "regulator-fixed";
75 regulator-name = "usb1-vbus";
76 regulator-min-microvolt = <5000000>;
77 regulator-max-microvolt = <5000000>;
78 regulator-boot-on;
79 enable-active-high;
85 compatible = "mmc-pwrseq-simple";
86 reset-gpios = <&r_pio 0 2 GPIO_ACTIVE_LOW>; /* PL2 */
103 pinctrl-names = "default";
104 pinctrl-0 = <&rgmii_pins>;
105 phy-mode = "rgmii";
106 phy-handle = <&ext_rgmii_phy>;
107 phy-supply = <&reg_dcdc1>;
108 allwinner,tx-delay-ps = <600>;
113 hvcc-supply = <&reg_dldo1>;
119 remote-endpoint = <&hdmi_con_in>;
124 ext_rgmii_phy: ethernet-phy@1 {
125 compatible = "ethernet-phy-ieee802.3-c22";
131 pinctrl-names = "default";
132 pinctrl-0 = <&mmc0_pins>;
133 vmmc-supply = <&reg_dcdc1>;
134 cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>;
135 disable-wp;
136 bus-width = <4>;
141 pinctrl-names = "default";
142 pinctrl-0 = <&mmc1_pins>;
143 vmmc-supply = <&reg_aldo2>;
144 vqmmc-supply = <&reg_dldo4>;
145 mmc-pwrseq = <&wifi_pwrseq>;
146 bus-width = <4>;
147 non-removable;
152 interrupt-parent = <&r_pio>;
154 interrupt-names = "host-wake";
170 compatible = "x-powers,axp803";
172 interrupt-parent = <&r_intc>;
174 x-powers,drive-vbus-en; /* set N_VBUSEN as output pin */
181 regulator-always-on;
182 regulator-min-microvolt = <2800000>;
183 regulator-max-microvolt = <2800000>;
184 regulator-name = "vcc-pe";
188 regulator-always-on;
189 regulator-min-microvolt = <3300000>;
190 regulator-max-microvolt = <3300000>;
191 regulator-name = "vcc-pl";
195 regulator-always-on;
196 regulator-min-microvolt = <3000000>;
197 regulator-max-microvolt = <3000000>;
198 regulator-name = "vcc-pll-avcc";
202 regulator-always-on;
203 regulator-min-microvolt = <3300000>;
204 regulator-max-microvolt = <3300000>;
205 regulator-name = "vcc-3v3";
209 regulator-always-on;
210 regulator-min-microvolt = <1040000>;
211 regulator-max-microvolt = <1300000>;
212 regulator-name = "vdd-cpux";
219 * 1.35V that the PMIC can drive.
222 regulator-always-on;
223 regulator-min-microvolt = <1360000>;
224 regulator-max-microvolt = <1360000>;
225 regulator-name = "vcc-ddr3";
229 regulator-always-on;
230 regulator-min-microvolt = <1100000>;
231 regulator-max-microvolt = <1100000>;
232 regulator-name = "vdd-sys";
236 regulator-min-microvolt = <3300000>;
237 regulator-max-microvolt = <3300000>;
238 regulator-name = "vcc-hdmi";
242 regulator-min-microvolt = <3300000>;
243 regulator-max-microvolt = <3300000>;
244 regulator-name = "vcc-mipi";
248 regulator-min-microvolt = <2800000>;
249 regulator-max-microvolt = <2800000>;
250 regulator-name = "vcc-avdd-csi";
254 regulator-min-microvolt = <3300000>;
255 regulator-max-microvolt = <3300000>;
256 regulator-name = "vcc-wifi-io";
260 regulator-name = "usb0-vbus";
265 regulator-min-microvolt = <1800000>;
266 regulator-max-microvolt = <1800000>;
267 regulator-name = "cpvdd";
271 regulator-min-microvolt = <1800000>;
272 regulator-max-microvolt = <1800000>;
273 regulator-name = "vcc-dvdd-csi";
277 regulator-min-microvolt = <1200000>;
278 regulator-max-microvolt = <1200000>;
279 regulator-name = "vcc-1v2-hsic";
288 regulator-always-on;
289 regulator-min-microvolt = <1100000>;
290 regulator-max-microvolt = <1100000>;
291 regulator-name = "vdd-cpus";
295 regulator-name = "vcc-rtc";
299 vcc-hdmi-supply = <&reg_dldo1>;
303 pinctrl-names = "default";
304 pinctrl-0 = <&uart0_pb_pins>;
315 usb0_id_det-gpios = <&pio 7 9 GPIO_ACTIVE_HIGH>; /* PH9 */
316 usb0_vbus-supply = <&reg_drivevbus>;
317 usb1_vbus-supply = <&reg_usb1_vbus>;