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>
53 model = "Merrii A20 Hummingbird";
54 compatible = "merrii,a20-hummingbird", "allwinner,sun7i-a20";
65 stdout-path = "serial0:115200n8";
68 reg_mmc3_vdd: regulator-mmc3-vdd {
69 compatible = "regulator-fixed";
70 regulator-name = "mmc3_vdd";
71 regulator-min-microvolt = <3000000>;
72 regulator-max-microvolt = <3000000>;
73 enable-active-high;
77 reg_gmac_vdd: regulator-gmac-vdd {
78 compatible = "regulator-fixed";
79 regulator-name = "gmac_vdd";
80 regulator-min-microvolt = <3000000>;
81 regulator-max-microvolt = <3000000>;
82 enable-active-high;
88 target-supply = <®_ahci_5v>;
100 &gmac {
101 pinctrl-names = "default";
102 pinctrl-0 = <&gmac_rgmii_pins>;
103 phy-handle = <&phy1>;
104 phy-mode = "rgmii";
105 phy-supply = <®_gmac_vdd>;
113 compatible = "x-powers,axp209";
115 interrupt-parent = <&nmi_intc>;
117 interrupt-controller;
118 #interrupt-cells = <1>;
135 pinctrl-names = "default";
136 pinctrl-0 = <&ir0_rx_pin>;
141 phy1: ethernet-phy@1 {
143 reset-gpios = <&pio 0 17 GPIO_ACTIVE_LOW>; /* PA17 */
144 reset-assert-us = <10000>;
146 reset-deassert-us = <1000000>;
151 vmmc-supply = <®_vcc3v0>;
152 bus-width = <4>;
153 cd-gpios = <&pio 7 1 GPIO_ACTIVE_LOW>; /* PH1 */
158 vmmc-supply = <®_mmc3_vdd>;
159 bus-width = <4>;
160 non-removable;
173 pinctrl-names = "default";
174 pinctrl-0 = <&pwm0_pin>;
193 pinctrl-names = "default";
194 pinctrl-0 = <&spi2_pb_pins>,
200 pinctrl-names = "default";
201 pinctrl-0 = <&uart0_pb_pins>;
206 pinctrl-names = "default";
207 pinctrl-0 = <&uart2_pi_pins>, <&uart2_cts_rts_pi_pins>;
212 pinctrl-names = "default";
213 pinctrl-0 = <&uart3_pg_pins>, <&uart3_cts_rts_pg_pins>;
218 pinctrl-names = "default";
219 pinctrl-0 = <&uart4_pg_pins>;
224 pinctrl-names = "default";
225 pinctrl-0 = <&uart5_pi_pins>;
230 usb1_vbus-supply = <®_usb1_vbus>;
231 usb2_vbus-supply = <®_usb2_vbus>;