ath79: qca953x: Update dts for current ag71xx driver
[oweals/openwrt.git] / target / linux / ath79 / dts / ar9331_tl-mr3020-v1.dts
index 531a637687aa8a3c73e90a7dd98c3eab2bc3ab76..74db416ba6ce1e746480dfd898928e9dba288389 100644 (file)
        };
 };
 
-&mdio1 {
-       status = "okay";
-       phy4: ethernet-phy@4 {
-               reg = <4>;
-       };
-};
 
-&eth1 {
+&eth0 {
        status = "okay";
-       phy-handle = <&phy4>;
 
        mtd-mac-address = <&uboot 0x1fc00>;
-       fixed-link {
-               speed = <1000>;
-               full-duplex;
-       };
-
        gmac-config {
-               device = <&gmac>;
+               device = <&gmac>;
 
-               switch-phy-addr-swap = <1>;
-               switch-phy-swap = <1>;
+               switch-phy-addr-swap = <0>;
+               switch-phy-swap = <0>;
        };
 };
 
+&eth1 {
+       status = "okay";
+       compatible = "syscon", "simple-mfd";
+};
+
 &wmac {
        status = "okay";
        mtd-cal-data = <&art 0x1000>;