|
@@ -30,7 +30,7 @@
|
|
};
|
|
};
|
|
|
|
|
|
&art {
|
|
&art {
|
|
- calibration_ath10k: calibration@5000 {
|
|
|
|
|
|
+ precalibration_ath10k: pre-calibration@5000 {
|
|
reg = <0x5000 0x2f20>;
|
|
reg = <0x5000 0x2f20>;
|
|
};
|
|
};
|
|
};
|
|
};
|
|
@@ -54,7 +54,7 @@
|
|
|
|
|
|
mac-address-increment = <1>;
|
|
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";
|
|
};
|
|
};
|
|
};
|
|
};
|