ath79: consistently use "info" label for default-mac partition
[openwrt/staging/hauke.git] / target / linux / ath79 / dts / qca9531_tplink_tl-wr902ac-v1.dts
index 0e338fe012b900e74f75d1eb714843dab774208e..6d9cdf8b3fd68bb94b5039635f0f4e0646f0dd1a 100644 (file)
                                reg = <0x020000 0x730000>;
                        };
 
-                       tplink: partition@750000 {
+                       info: partition@750000 {
+                               label = "info";
+                               reg = <0x750000 0x010000>;
+                               read-only;
+                       };
+
+                       partition@760000 {
                                label = "tplink";
-                               reg = <0x750000 0x0a0000>;
+                               reg = <0x760000 0x090000>;
                                read-only;
                        };
 
 
        phy-handle = <&swphy4>;
 
-       mtd-mac-address = <&tplink 0x8>;
+       mtd-mac-address = <&info 0x8>;
        mtd-mac-address-increment = <1>;
 };
 
        status = "okay";
 
        mtd-cal-data = <&art 0x1000>;
-       mtd-mac-address = <&tplink 0x8>;
+       mtd-mac-address = <&info 0x8>;
 };
 
 &pcie0 {