ath79: ar7241: Update dts for current ag71xx driver
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / ar7241_ubnt_unifi.dts
index adcaf748bb7c6428d89f5b2bb0761d240f6daaa2..7294fb4ac8eda88384dcc42c23d30547cfb313b2 100644 (file)
        };
 };
 
-&mdio0 {
-       status = "okay";
-
-       phy4: ethernet-phy@4 {
-               reg = <4>;
-               phy-mode = "mii";
-       };
-};
-
 &eth0 {
        status = "okay";
 
        mtd-mac-address = <&art 0x0>;
-       phy-handle = <&phy4>;
 };
 
 &eth1 {
        status = "okay";
 
-       compatible = "syscon";
+       compatible = "syscon", "simple-mfd";
 };