Lines Matching +full:sun7i +full:- +full:a20 +full:- +full:gmac

4  * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
44 #include "sun7i-a20.dtsi"
45 #include "sunxi-common-regulators.dtsi"
47 #include <dt-bindings/gpio/gpio.h>
48 #include <dt-bindings/input/input.h>
49 #include <dt-bindings/interrupt-controller/irq.h>
52 model = "Wits Pro A20 DKT";
53 compatible = "wits,pro-a20-dkt", "allwinner,sun7i-a20";
60 stdout-path = "serial0:115200n8";
64 compatible = "mmc-pwrseq-simple";
65 reset-gpios = <&pio 7 9 GPIO_ACTIVE_LOW>; /* PH9 WIFI_EN */
70 cpu-supply = <&reg_dcdc2>;
81 &gmac {
82 pinctrl-names = "default";
83 pinctrl-0 = <&gmac_rgmii_pins>;
84 phy-handle = <&phy1>;
85 phy-mode = "rgmii";
94 interrupt-parent = <&nmi_intc>;
110 phy1: ethernet-phy@1 {
116 vmmc-supply = <&reg_vcc3v3>;
117 bus-width = <4>;
118 cd-gpios = <&pio 7 1 GPIO_ACTIVE_LOW>; /* PH1 */
123 vmmc-supply = <&reg_vcc3v3>;
124 mmc-pwrseq = <&mmc3_pwrseq>;
125 bus-width = <4>;
126 non-removable;
131 compatible = "brcm,bcm4329-fmac";
132 interrupt-parent = <&pio>;
134 interrupt-names = "host-wake";
151 regulator-always-on;
152 regulator-min-microvolt = <1000000>;
153 regulator-max-microvolt = <1450000>;
154 regulator-name = "vdd-cpu";
158 regulator-always-on;
159 regulator-min-microvolt = <1000000>;
160 regulator-max-microvolt = <1400000>;
161 regulator-name = "vdd-int-dll";
165 regulator-name = "vdd-rtc";
169 regulator-always-on;
170 regulator-min-microvolt = <3000000>;
171 regulator-max-microvolt = <3000000>;
172 regulator-name = "avcc";
188 pinctrl-names = "default";
189 pinctrl-0 = <&uart0_pb_pins>;
203 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
204 usb0_vbus_power-supply = <&usb_power_supply>;
205 usb0_vbus-supply = <&reg_usb0_vbus>;
206 usb1_vbus-supply = <&reg_usb1_vbus>;
207 usb2_vbus-supply = <&reg_usb2_vbus>;