|
@@ -47,10 +47,6 @@
|
|
|
model = "Xunlong Orange Pi Plus / Plus 2";
|
|
model = "Xunlong Orange Pi Plus / Plus 2";
|
|
|
compatible = "xunlong,orangepi-plus", "allwinner,sun8i-h3";
|
|
compatible = "xunlong,orangepi-plus", "allwinner,sun8i-h3";
|
|
|
|
|
|
|
|
- aliases {
|
|
|
|
|
- ethernet0 = &emac;
|
|
|
|
|
- };
|
|
|
|
|
-
|
|
|
|
|
reg_gmac_3v3: gmac-3v3 {
|
|
reg_gmac_3v3: gmac-3v3 {
|
|
|
compatible = "regulator-fixed";
|
|
compatible = "regulator-fixed";
|
|
|
regulator-name = "gmac-3v3";
|
|
regulator-name = "gmac-3v3";
|
|
@@ -78,24 +74,6 @@
|
|
|
status = "okay";
|
|
status = "okay";
|
|
|
};
|
|
};
|
|
|
|
|
|
|
|
-&emac {
|
|
|
|
|
- pinctrl-names = "default";
|
|
|
|
|
- pinctrl-0 = <&emac_rgmii_pins>;
|
|
|
|
|
- phy-supply = <®_gmac_3v3>;
|
|
|
|
|
- phy-handle = <&ext_rgmii_phy>;
|
|
|
|
|
- phy-mode = "rgmii";
|
|
|
|
|
-
|
|
|
|
|
- allwinner,leds-active-low;
|
|
|
|
|
- status = "okay";
|
|
|
|
|
-};
|
|
|
|
|
-
|
|
|
|
|
-&mdio {
|
|
|
|
|
- ext_rgmii_phy: ethernet-phy@1 {
|
|
|
|
|
- compatible = "ethernet-phy-ieee802.3-c22";
|
|
|
|
|
- reg = <0>;
|
|
|
|
|
- };
|
|
|
|
|
-};
|
|
|
|
|
-
|
|
|
|
|
&mmc2 {
|
|
&mmc2 {
|
|
|
pinctrl-names = "default";
|
|
pinctrl-names = "default";
|
|
|
pinctrl-0 = <&mmc2_8bit_pins>;
|
|
pinctrl-0 = <&mmc2_8bit_pins>;
|