ath79: harmonize appearance of ethX nodes in qca953x DTSes
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9533_tplink_cpexxx.dtsi
index fb805ff66ab89662f59ffb7a8a77bb8d60844a6e..1180cc46c412d92236de24a08656c8a92e956f27 100644 (file)
        };
 };
 
-&wmac {
+&eth0 {
        status = "okay";
 
-       mtd-cal-data = <&art 0x1000>;
+       phy-handle = <&swphy4>;
+
        mtd-mac-address = <&info 0x8>;
 };
 
-&eth0 {
+&wmac {
        status = "okay";
 
-       phy-handle = <&swphy4>;
-
+       mtd-cal-data = <&art 0x1000>;
        mtd-mac-address = <&info 0x8>;
 };