ath79: convert ath10k pre-calibration data to NVMEM (binary MAC)
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9531_comfast_cf-e560ac.dts
index a316c48c5b4804b2ddabf6327a54a4d2f0956d5e..b68ef442df85b81212b57b515dd6d71e0ebeaf7b 100644 (file)
                                                reg = <0x0 0x6>;
                                                #nvmem-cell-cells = <1>;
                                        };
+
+                                       precal_art_5000: pre-calibration@5000 {
+                                               reg = <0x5000 0x2f20>;
+                                       };
                                };
                        };
 
 
 &pcie0 {
        status = "okay";
+
+       wifi@0,0 {
+               compatible = "qcom,ath10k";
+               reg = <0x0000 0 0 0 0>;
+               nvmem-cells = <&precal_art_5000>, <&macaddr_art_0 2>;
+               nvmem-cell-names = "pre-calibration", "mac-address";
+       };
 };
 
 &usb_phy {