Lines Matching +full:pull +full:- +full:ups
4 * Maxime Ripard <maxime.ripard@free-electrons.com>
6 * This file is dual-licensed: you can use it either under the terms
45 /dts-v1/;
46 #include "sun6i-a31.dtsi"
47 #include "sunxi-common-regulators.dtsi"
49 #include <dt-bindings/gpio/gpio.h>
53 compatible = "merrii,a31-hummingbird", "allwinner,sun6i-a31";
62 stdout-path = "serial0:115200n8";
65 hdmi-connector {
66 compatible = "hdmi-connector";
71 remote-endpoint = <&hdmi_out_con>;
76 vga-connector {
77 compatible = "vga-connector";
81 remote-endpoint = <&vga_dac_out>;
86 vga-dac {
87 compatible = "dumb-vga-dac";
88 vdd-supply = <®_vga_3v3>;
91 #address-cells = <1>;
92 #size-cells = <0>;
98 remote-endpoint = <&tcon0_out_vga>;
106 remote-endpoint = <&vga_con_in>;
112 reg_vga_3v3: vga-3v3-regulator {
113 compatible = "regulator-fixed";
114 regulator-name = "vga-3v3";
115 regulator-min-microvolt = <3300000>;
116 regulator-max-microvolt = <3300000>;
117 regulator-boot-on;
118 enable-active-high;
123 compatible = "mmc-pwrseq-simple";
124 reset-gpios = <&pio 6 10 GPIO_ACTIVE_LOW>; /* PG10 */
129 allwinner,audio-routing =
137 allwinner,pa-gpios = <&pio 7 22 GPIO_ACTIVE_HIGH>; /* PH22 */
142 cpu-supply = <®_dcdc3>;
154 pinctrl-names = "default";
155 pinctrl-0 = <&gmac_rgmii_pins>;
156 phy-handle = <&phy1>;
157 phy-mode = "rgmii-id";
167 remote-endpoint = <&hdmi_con_in>;
172 /* pull-ups and devices require AXP221 DLDO3 */
190 pinctrl-names = "default";
191 pinctrl-0 = <&s_ir_rx_pin>;
196 phy1: ethernet-phy@1 {
198 reset-gpios = <&pio 0 21 GPIO_ACTIVE_LOW>;
199 reset-assert-us = <10000>;
200 reset-deassert-us = <30000>;
205 vmmc-supply = <®_dcdc1>;
206 bus-width = <4>;
207 cd-gpios = <&pio 0 8 GPIO_ACTIVE_LOW>; /* PA8 */
212 vmmc-supply = <®_aldo1>;
213 mmc-pwrseq = <&wifi_pwrseq>;
214 bus-width = <4>;
215 non-removable;
227 compatible = "x-powers,axp221";
229 interrupt-parent = <&r_intc>;
231 x-powers,drive-vbus-en;
242 regulator-min-microvolt = <3300000>;
243 regulator-max-microvolt = <3300000>;
244 regulator-name = "vcc-wifi";
248 regulator-always-on;
249 regulator-min-microvolt = <2700000>;
250 regulator-max-microvolt = <3300000>;
251 regulator-name = "avcc";
255 regulator-min-microvolt = <700000>;
256 regulator-max-microvolt = <1320000>;
257 regulator-name = "vdd-cpus";
261 regulator-always-on;
262 regulator-min-microvolt = <3000000>;
263 regulator-max-microvolt = <3000000>;
264 regulator-name = "vcc-3v0";
268 regulator-min-microvolt = <700000>;
269 regulator-max-microvolt = <1320000>;
270 regulator-name = "vdd-gpu";
274 regulator-always-on;
275 regulator-min-microvolt = <700000>;
276 regulator-max-microvolt = <1320000>;
277 regulator-name = "vdd-cpu";
281 regulator-always-on;
282 regulator-min-microvolt = <700000>;
283 regulator-max-microvolt = <1320000>;
284 regulator-name = "vdd-sys-dll";
288 regulator-always-on;
289 regulator-min-microvolt = <1500000>;
290 regulator-max-microvolt = <1500000>;
291 regulator-name = "vcc-dram";
295 regulator-name = "usb0-vbus";
305 pinctrl-names = "default";
306 pinctrl-0 = <&lcd0_rgb888_pins>;
312 remote-endpoint = <&vga_dac_in>;
317 pinctrl-names = "default";
318 pinctrl-0 = <&uart0_ph_pins>;
332 usb0_id_det-gpios = <&pio 0 15 GPIO_ACTIVE_HIGH>; /* PA15 */
333 usb0_vbus_det-gpios = <&pio 0 16 GPIO_ACTIVE_HIGH>; /* PA16 */
334 usb0_vbus_power-supply = <&usb_power_supply>;
335 usb0_vbus-supply = <®_drivevbus>;
336 usb1_vbus-supply = <®_usb1_vbus>;