ath79: qca953x: Update dts for current ag71xx driver
[oweals/openwrt.git] / target / linux / ath79 / dts / ar9331_tl-mr3020-v1.dts
index fc8101564d7071f6a19b573d7f576d15956f232e..74db416ba6ce1e746480dfd898928e9dba288389 100644 (file)
                led-status = &system;
        };
 
-       memory@0 {
-               device_type = "memory";
-               reg = <0x0 0x2000000>;
-       };
-
        leds {
                compatible = "gpio-leds";
 
        };
 };
 
-&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>;