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

6  * This file is dual-licensed: you can use it either under the terms
45 /dts-v1/;
46 #include "sun7i-a20.dtsi"
47 #include "sunxi-common-regulators.dtsi"
49 #include <dt-bindings/gpio/gpio.h>
50 #include <dt-bindings/interrupt-controller/irq.h>
54 compatible = "lemaker,bananapi", "allwinner,sun7i-a20";
63 stdout-path = "serial0:115200n8";
66 hdmi-connector {
67 compatible = "hdmi-connector";
72 remote-endpoint = <&hdmi_out_con>;
78 compatible = "gpio-leds";
86 reg_gmac_3v3: gmac-3v3 {
87 compatible = "regulator-fixed";
88 regulator-name = "gmac-3v3";
89 regulator-min-microvolt = <3300000>;
90 regulator-max-microvolt = <3300000>;
91 startup-delay-us = <100000>;
92 enable-active-high;
106 cpu-supply = <&reg_dcdc2>;
107 operating-points = <
131 &gmac {
132 pinctrl-names = "default";
133 pinctrl-0 = <&gmac_rgmii_pins>;
134 phy-handle = <&phy1>;
135 phy-mode = "rgmii-id";
136 phy-supply = <&reg_gmac_3v3>;
146 remote-endpoint = <&hdmi_con_in>;
155 interrupt-parent = <&nmi_intc>;
165 pinctrl-names = "default";
166 pinctrl-0 = <&ir0_rx_pin>;
171 phy1: ethernet-phy@1 {
177 vmmc-supply = <&reg_vcc3v3>;
178 bus-width = <4>;
179 cd-gpios = <&pio 7 10 GPIO_ACTIVE_LOW>; /* PH10 */
196 vcc-pa-supply = <&reg_vcc3v3>;
197 vcc-pc-supply = <&reg_vcc3v3>;
198 vcc-pe-supply = <&reg_vcc3v3>;
199 vcc-pf-supply = <&reg_vcc3v3>;
200 vcc-pg-supply = <&reg_vcc3v3>;
201 gpio-line-names =
210 "PMU-SCK", "PMU-SDA", "", "", "", "", "", "",
211 "", "USB0-DRV", "", "", "", "", "", "",
230 "SD0-D1", "SD0-D0", "SD0-CLK", "SD0-CMD", "SD0-D3",
231 "SD0-D2", "", "",
241 "TXD0", "RXD0", "IO-1", "PH3", "USB0-IDDET", "PH5", "", "",
242 "", "", "SD0-DET", "", "", "", "", "",
243 "", "", "", "", "IO-4", "IO-5", "", "EMAC-PWR-EN",
246 "", "", "", "IO-GCLK", "", "", "", "",
247 "", "", "SPI-CE0", "SPI-CLK", "SPI-MOSI",
248 "SPI-MISO", "SPI-CE1", "",
249 "IO-6", "IO-3", "IO-2", "IO-0", "", "", "", "",
256 regulator-always-on;
257 regulator-min-microvolt = <1000000>;
258 regulator-max-microvolt = <1400000>;
259 regulator-name = "vdd-cpu";
263 regulator-always-on;
264 regulator-min-microvolt = <1000000>;
265 regulator-max-microvolt = <1400000>;
266 regulator-name = "vdd-int-dll";
270 regulator-name = "vdd-rtc";
274 regulator-always-on;
275 regulator-min-microvolt = <3000000>;
276 regulator-max-microvolt = <3000000>;
277 regulator-name = "avcc";
293 pinctrl-names = "default";
294 pinctrl-0 = <&spi0_pi_pins>,
301 pinctrl-names = "default";
302 pinctrl-0 = <&uart0_pb_pins>;
307 pinctrl-names = "default";
308 pinctrl-0 = <&uart3_ph_pins>;
313 pinctrl-names = "default";
314 pinctrl-0 = <&uart7_pi_pins>;
328 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
329 usb0_vbus_power-supply = <&usb_power_supply>;
330 usb0_vbus-supply = <&reg_usb0_vbus>;
331 usb1_vbus-supply = <&reg_usb1_vbus>;
332 usb2_vbus-supply = <&reg_usb2_vbus>;