ath79: ag71xx: replace ag71xx_get_phy_if_mode_name() with phy_modes()
[oweals/openwrt.git] / target / linux / ath79 / dts / ar9342_ubnt_bullet-m-xw.dts
index 67833bb6f99b358bc555e9e6e2d262346f87f44b..b483fdddbd8e47f81f22c9111921ed2a015b2698 100644 (file)
@@ -24,8 +24,6 @@
 &eth0 {
        status = "okay";
 
-       mtd-mac-address = <&eeprom 0x0>;
-
        phy-mode = "rgmii";
        phy-handle = <&phy4>;
 
@@ -35,7 +33,3 @@
                rxdv-delay = <3>;
        };
 };
-
-&eth1 {
-       status = "disabled";
-};