lantiq: use uniform "u-boot-env" mtd label
[openwrt/staging/mkresin.git] / target / linux / lantiq / files-5.4 / arch / mips / boot / dts / lantiq / vr9_buffalo_wbmr-300hpd.dts
index 4631ad4ffe0ec3b94ba54ae813568c2d878ac0dc..410992d518c9f50b42502407160ed707af851e19 100644 (file)
                reg = <0>;
                lantiq,switch;
 
-               ethernet@1 {
-                       compatible = "lantiq,xrx200-pdi-port";
-                       reg = <4>;
-                       phy-mode = "mii";
-                       phy-handle = <&phy13>;
-               };
                ethernet@2 {
                        compatible = "lantiq,xrx200-pdi-port";
-                       reg = <5>;
+                       reg = <2>;
                        phy-mode = "mii";
-                       phy-handle = <&phy14>;
+                       phy-handle = <&phy11>;
                };
                ethernet@3 {
                        compatible = "lantiq,xrx200-pdi-port";
-                       reg = <2>;
+                       reg = <3>;
                        phy-mode = "mii";
-                       phy-handle = <&phy11>;
+                       phy-handle = <&phy12>;
                };
                ethernet@4 {
                        compatible = "lantiq,xrx200-pdi-port";
-                       reg = <3>;
+                       reg = <4>;
                        phy-mode = "mii";
-                       phy-handle = <&phy12>;
+                       phy-handle = <&phy13>;
+               };
+               ethernet@5 {
+                       compatible = "lantiq,xrx200-pdi-port";
+                       reg = <5>;
+                       phy-mode = "mii";
+                       phy-handle = <&phy14>;
                };
        };
 
 
                        partition@ff0000 {
                                reg = <0xff0000 0x2000>;
-                               label = "ubootconfig";
+                               label = "u-boot-env";
                        };
 
                        partition@ff3000 {