ath79: convert ath10k calibration data to NVMEM (built-in MAC)
[openwrt/staging/svanheule.git] / target / linux / ath79 / dts / qca9563_ubnt_unifiac.dtsi
index 60d6fbc895ac6596e9f4e78bfa3a86b65770356b..48d8d9c83e9963e4a294e4091baf65fc8eaaf6a3 100644 (file)
 
 &pcie {
        status = "okay";
+
+       wifi@0,0 {
+               compatible = "qcom,ath10k";
+               reg = <0x0000 0 0 0 0>;
+               nvmem-cells = <&cal_art_5000>;
+               nvmem-cell-names = "calibration";
+       };
 };
 
 &spi {
                                        macaddr_art_0: macaddr@0 {
                                                reg = <0x0 0x6>;
                                        };
+
+                                       cal_art_5000: calibration@5000 {
+                                               reg = <0x5000 0x844>;
+                                       };
                                };
                        };
                };