ath79: TP-Link EAP225-Outdoor v1: use pre-calibration nvmem-cell
[openwrt/staging/hauke.git] / target / linux / ath79 / dts / qca9563_tplink_eap225-outdoor-v1.dts
index 0b376bf6577be043e9abb9fef9b0b7b5501ffb91..79c45f1ea8a26fe81cd8bdcacb608357b02fa8e6 100644 (file)
@@ -30,7 +30,7 @@
 };
 
 &art {
-       calibration_ath10k: calibration@5000 {
+       precalibration_ath10k: pre-calibration@5000 {
                reg = <0x5000 0x2f20>;
        };
 };
@@ -54,7 +54,7 @@
 
                mac-address-increment = <1>;
 
-               nvmem-cells = <&macaddr_info_8>, <&calibration_ath10k>;
-               nvmem-cell-names = "mac-address", "calibration";
+               nvmem-cells = <&macaddr_info_8>, <&precalibration_ath10k>;
+               nvmem-cell-names = "mac-address", "pre-calibration";
        };
 };