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"
46 #include <dt-bindings/gpio/gpio.h>
47 #include <dt-bindings/interrupt-controller/arm-gic.h>
51 compatible = "lemaker,bananapro", "allwinner,sun7i-a20";
60 stdout-path = "serial0:115200n8";
64 compatible = "gpio-leds";
65 pinctrl-names = "default";
66 pinctrl-0 = <&led_pins_bananapro>;
79 wifi_pwrseq: wifi-pwrseq {
80 compatible = "mmc-pwrseq-simple";
81 pinctrl-names = "default";
82 pinctrl-0 = <&vmmc3_pin_bananapro>;
83 reset-gpios = <&pio 7 22 GPIO_ACTIVE_LOW>;
86 reg_gmac_3v3: gmac-3v3 {
87 compatible = "regulator-fixed";
88 pinctrl-names = "default";
89 pinctrl-0 = <&gmac_power_pin_bananapro>;
90 regulator-name = "gmac-3v3";
91 regulator-min-microvolt = <3300000>;
92 regulator-max-microvolt = <3300000>;
93 startup-delay-us = <100000>;
94 enable-active-high;
115 &gmac {
116 pinctrl-names = "default";
117 pinctrl-0 = <&gmac_pins_rgmii_a>;
119 phy-mode = "rgmii";
120 phy-supply = <&reg_gmac_3v3>;
123 phy1: ethernet-phy@1 {
129 pinctrl-names = "default";
130 pinctrl-0 = <&i2c0_pins_a>;
134 compatible = "x-powers,axp209";
136 interrupt-parent = <&nmi_intc>;
139 interrupt-controller;
140 #interrupt-cells = <1>;
145 pinctrl-names = "default";
146 pinctrl-0 = <&i2c2_pins_a>;
151 pinctrl-names = "default";
152 pinctrl-0 = <&ir0_rx_pins_a>;
157 pinctrl-names = "default";
158 pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_bananapro>;
159 vmmc-supply = <&reg_vcc3v3>;
160 bus-width = <4>;
161 cd-gpios = <&pio 7 10 GPIO_ACTIVE_LOW>; /* PH10 */
166 pinctrl-names = "default";
167 pinctrl-0 = <&mmc3_pins_a>;
168 vmmc-supply = <&reg_vcc3v3>;
169 mmc-pwrseq = <&wifi_pwrseq>;
170 bus-width = <4>;
171 non-removable;
176 compatible = "brcm,bcm4329-fmac";
177 interrupt-parent = <&pio>;
179 interrupt-names = "host-wake";
205 bias-pull-up;
225 pinctrl-0 = <&usb1_vbus_pin_bananapro>;
231 pinctrl-0 = <&usb2_vbus_pin_bananapro>;
237 pinctrl-names = "default";
238 pinctrl-0 = <&spi0_pins_a>,
245 pinctrl-names = "default";
246 pinctrl-0 = <&uart0_pins_a>;
251 pinctrl-names = "default";
252 pinctrl-0 = <&uart4_pins_b>;
257 pinctrl-names = "default";
258 pinctrl-0 = <&uart7_pins_a>;
263 usb1_vbus-supply = <&reg_usb1_vbus>;
264 usb2_vbus-supply = <&reg_usb2_vbus>;