Lines Matching +full:sun6i +full:- +full:a31 +full:- +full:usb +full:- +full:phy
4 * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
44 #include "sun6i-a31.dtsi"
45 #include "sunxi-common-regulators.dtsi"
47 #include <dt-bindings/gpio/gpio.h>
51 compatible = "mele,a1000g-quad", "allwinner,sun6i-a31";
58 stdout-path = "serial0:115200n8";
62 compatible = "gpio-leds";
67 default-state = "on";
73 cpu-supply = <®_dcdc3>;
85 pinctrl-names = "default";
86 pinctrl-0 = <&gmac_mii_pins>;
87 phy-handle = <&phy1>;
88 phy-mode = "mii";
89 phy-supply = <®_dldo1>;
94 pinctrl-names = "default";
95 pinctrl-0 = <&s_ir_rx_pin>;
100 phy1: ethernet-phy@1 {
106 vmmc-supply = <®_dcdc1>;
107 bus-width = <4>;
108 cd-gpios = <&pio 7 22 GPIO_ACTIVE_LOW>; /* PH22 */
116 compatible = "x-powers,axp221";
118 interrupt-parent = <&r_intc>;
126 regulator-min-microvolt = <3300000>;
127 regulator-max-microvolt = <3300000>;
128 regulator-name = "vcc-wifi";
132 regulator-always-on;
133 regulator-min-microvolt = <2700000>;
134 regulator-max-microvolt = <3300000>;
135 regulator-name = "avcc";
139 regulator-always-on;
140 regulator-min-microvolt = <700000>;
141 regulator-max-microvolt = <1320000>;
142 regulator-name = "vdd-cpus"; /* This is an educated guess */
146 regulator-always-on;
147 regulator-min-microvolt = <3300000>;
148 regulator-max-microvolt = <3300000>;
149 regulator-name = "vcc-3v3";
153 regulator-min-microvolt = <700000>;
154 regulator-max-microvolt = <1320000>;
155 regulator-name = "vdd-gpu";
159 regulator-always-on;
160 regulator-min-microvolt = <700000>;
161 regulator-max-microvolt = <1320000>;
162 regulator-name = "vdd-cpu";
166 regulator-always-on;
167 regulator-min-microvolt = <700000>;
168 regulator-max-microvolt = <1320000>;
169 regulator-name = "vdd-sys-dll";
173 regulator-always-on;
174 regulator-min-microvolt = <1500000>;
175 regulator-max-microvolt = <1500000>;
176 regulator-name = "vcc-dram";
180 regulator-min-microvolt = <3300000>;
181 regulator-max-microvolt = <3300000>;
182 regulator-name = "vcc-ethernet-phy";
187 * to usb1 to work, and we can list only one usb1_vbus-supply, so dldo4 is
188 * marked as regulator-always-on.
191 regulator-always-on;
192 regulator-min-microvolt = <3300000>;
193 regulator-max-microvolt = <3300000>;
194 regulator-name = "vcc-usb-hub";
203 pinctrl-names = "default";
204 pinctrl-0 = <&uart0_ph_pins>;
214 usb1_vbus-supply = <®_usb1_vbus>;
215 usb2_vbus-supply = <®_aldo1>;