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"
48 #include <dt-bindings/gpio/gpio.h>
49 #include <dt-bindings/interrupt-controller/arm-gic.h>
52 model = "Banana Pi BPI-M1-Plus";
53 compatible = "sinovoip,bpi-m1-plus", "allwinner,sun7i-a20";
60 stdout-path = "serial0:115200n8";
63 hdmi-connector {
64 compatible = "hdmi-connector";
69 remote-endpoint = <&hdmi_out_con>;
75 compatible = "gpio-leds";
78 label = "bananapi-m1-plus:green:usr";
83 label = "bananapi-m1-plus:pwr:usr";
85 default-state = "on";
90 compatible = "mmc-pwrseq-simple";
91 reset-gpios = <&pio 7 22 GPIO_ACTIVE_LOW>; /* PH22 WL-PMU-EN */
94 reg_gmac_3v3: gmac-3v3 {
95 compatible = "regulator-fixed";
96 regulator-name = "gmac-3v3";
97 regulator-min-microvolt = <3300000>;
98 regulator-max-microvolt = <3300000>;
99 startup-delay-us = <100000>;
100 enable-active-high;
114 cpu-supply = <®_dcdc2>;
129 &gmac {
130 pinctrl-names = "default";
131 pinctrl-0 = <&gmac_rgmii_pins>;
132 phy-handle = <&phy1>;
133 phy-mode = "rgmii-id";
134 phy-supply = <®_gmac_3v3>;
144 remote-endpoint = <&hdmi_con_in>;
153 interrupt-parent = <&nmi_intc>;
165 pinctrl-names = "default";
166 pinctrl-0 = <&ir0_rx_pin>;
171 phy1: ethernet-phy@1 {
177 vmmc-supply = <®_vcc3v3>;
178 bus-width = <4>;
179 cd-gpios = <&pio 7 10 GPIO_ACTIVE_LOW>; /* PH10 */
184 #address-cells = <1>;
185 #size-cells = <0>;
186 vmmc-supply = <®_vcc3v3>;
187 mmc-pwrseq = <&mmc3_pwrseq>;
188 bus-width = <4>;
189 non-removable;
190 wakeup-source;
195 compatible = "brcm,bcm4329-fmac";
196 interrupt-parent = <&pio>;
198 interrupt-names = "host-wake";
215 regulator-always-on;
216 regulator-min-microvolt = <1000000>;
217 regulator-max-microvolt = <1400000>;
218 regulator-name = "vdd-cpu";
222 regulator-always-on;
223 regulator-min-microvolt = <1000000>;
224 regulator-max-microvolt = <1400000>;
225 regulator-name = "vdd-int-dll";
229 regulator-name = "vdd-rtc";
233 regulator-always-on;
234 regulator-min-microvolt = <3000000>;
235 regulator-max-microvolt = <3000000>;
236 regulator-name = "avcc";
244 pinctrl-names = "default";
245 pinctrl-0 = <&uart0_pb_pins>;
259 usb0_id_det-gpios = <&pio 7 4 GPIO_ACTIVE_HIGH>; /* PH4 */
260 usb0_vbus_power-supply = <&usb_power_supply>;
261 usb0_vbus-supply = <®_usb0_vbus>;