ath79: qca953x: Update dts for current ag71xx driver
[oweals/openwrt.git] / target / linux / ath79 / dts / qca9533_glinet_ar300m.dtsi
index 870da3c042c2c0b889170564853584a2410425f9..9d8dc7829ebffaa286f0b913fd1f1ed04c95d980 100644 (file)
        status = "okay";
 };
 
-&mdio0 {
-       status = "okay";
-
-       phy4: ethernet-phy@4 {
-               reg = <4>;
-               phy-mode = "mii";
-       };
-};
-
-&mdio1 {
-       status = "okay";
-};
-
 &eth0 {
        status = "okay";
-
        mtd-mac-address = <&art 0x0>;
-       phy-handle = <&phy4>;
-       phy-mode = "mii";
+       phy-handle = <&swphy4>;
 };
 
 &eth1 {
-       status = "okay";
-
        mtd-mac-address = <&art 0x6>;
-       phy-mode = "gmii";
-
-       fixed-link {
-               speed = <1000>;
-               full-duplex;
-       };
 };
 
 &wmac {