ath79: convert Engenius EPG5000 radios to nvmem-cells
[openwrt/staging/aparcar.git] / target / linux / ath79 / dts / qca9558_engenius_epg5000.dts
index 37ad32f330e79087fb2046afb05cad7bc89b97a7..ee0b36d6deeeaeb7c6611b717da43f9e43e89f71 100644 (file)
 };
 
 &wmac {
-       qca,no-eeprom;
+       nvmem-cells = <&calibration_art_1000>;
+       nvmem-cell-names = "calibration";
+};
+
+&ath10k_0 {
+       nvmem-cells = <&calibration_art_5000>;
+       nvmem-cell-names = "calibration";
 };