]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/dts/sun6i-a31-colombus.dts
sunxi: Fix gmac not working on the Colombus board
[karo-tx-uboot.git] / arch / arm / dts / sun6i-a31-colombus.dts
index 0cf9926d1e93bebdc333c45f83c2dfe7610f50b9..0d0b6f268c3eda1df223b66ae5e188c020a6176b 100644 (file)
        status = "okay";
 };
 
+&gmac {
+       pinctrl-names = "default";
+       pinctrl-0 = <&gmac_pins_rgmii_a>;
+       phy = <&phy1>;
+       phy-mode = "rgmii";
+       status = "okay";
+
+       phy1: ethernet-phy@1 {
+               reg = <1>;
+       };
+};
+
 &i2c0 {
        pinctrl-names = "default";
        pinctrl-0 = <&i2c0_pins_a>;