ath79: ar7242: Update dts for current ag71xx driver
[oweals/openwrt.git] / target / linux / ath79 / dts / ar7241_ubnt_xm.dtsi
index 4c46176f959893ffe72480a1e016660ad52edf8c..e07e9c662ba607ca9d4eee891c34ff87adb2f0c7 100644 (file)
@@ -9,11 +9,6 @@
        compatible = "ubnt,xm", "qca,ar7241";
        model = "Ubiquiti Networks XM (rev 1.0) board";
 
-       memory@0 {
-               device_type = "memory";
-               reg = <0x0 0x2000000>;
-       };
-
 /*     extosc: ref {
                compatible = "fixed-clock";
                #clock-cells = <0>;
        };
 };
 
-&mdio0 {
-       status = "okay";
-
-       phy4: ethernet-phy@4 {
-               reg = <4>;
-               phy-mode = "mii";
-       };
-};
-
 &eth0 {
        status = "okay";
 
        mtd-mac-address = <&art 0x0>;
-
-       phy-mode = "mii";
-       phy-handle = <&phy4>;
 };
 
 &eth1 {