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 = "xunlong,orangepi", "allwinner,sun7i-a20";
61 stdout-path = "serial0:115200n8";
65 compatible = "gpio-leds";
73 reg_gmac_3v3: gmac-3v3 {
74 compatible = "regulator-fixed";
75 regulator-name = "gmac-3v3";
76 regulator-min-microvolt = <3300000>;
77 regulator-max-microvolt = <3300000>;
78 startup-delay-us = <100000>;
79 enable-active-high;
96 &gmac {
97 pinctrl-names = "default";
98 pinctrl-0 = <&gmac_rgmii_pins>;
99 phy-handle = <&phy1>;
100 phy-mode = "rgmii";
101 phy-supply = <®_gmac_3v3>;
110 interrupt-parent = <&nmi_intc>;
118 pinctrl-names = "default";
119 pinctrl-0 = <&ir0_rx_pin>;
124 phy1: ethernet-phy@1 {
130 vmmc-supply = <®_vcc3v3>;
131 bus-width = <4>;
132 cd-gpios = <&pio 7 10 GPIO_ACTIVE_LOW>; /* PH10 */
141 regulator-always-on;
142 regulator-min-microvolt = <1000000>;
143 regulator-max-microvolt = <1500000>;
144 regulator-name = "vdd-cpu";
148 regulator-always-on;
149 regulator-min-microvolt = <1000000>;
150 regulator-max-microvolt = <1400000>;
151 regulator-name = "vdd-int-pll";
155 regulator-name = "vdd-rtc";
159 regulator-always-on;
160 regulator-min-microvolt = <3000000>;
161 regulator-max-microvolt = <3000000>;
162 regulator-name = "avcc";
180 pinctrl-names = "default";
181 pinctrl-0 = <&uart0_pb_pins>;
195 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
196 usb0_vbus_power-supply = <&usb_power_supply>;
197 usb0_vbus-supply = <®_usb0_vbus>;
198 usb1_vbus-supply = <®_usb1_vbus>;
199 usb2_vbus-supply = <®_usb2_vbus>;