ath79: use caldata partition label consistently
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar9342_ubnt_nanostation-ac.dts
index 2ace37ad687f2f3fa722b03e1e3bfd5533324a98..97597e5f15ed68fd8ad8be2d15d801d54fbf5902 100644 (file)
@@ -58,7 +58,7 @@
        /* default for ar934x, except for 1000M and 10M */
        pll-data = <0x06000000 0x00000101 0x00001313>;
 
-       mtd-mac-address = <&eeprom 0x0>;
+       mtd-mac-address = <&art 0x0>;
 
        phy-mode = "rgmii";
        phy-handle = <&phy0>;
@@ -73,6 +73,5 @@
 &wmac {
        status = "okay";
 
-       mtd-cal-data = <&eeprom 0x1000>;
-       mtd-mac-address = <&eeprom 0x1002>;
+       mtd-cal-data = <&art 0x1000>;
 };