ath79: convert ath10k pre-calibration data to NVMEM (built-in MAC)
[openwrt/staging/dangole.git] / target / linux / ath79 / dts / qca9563_yuncore_xd4200.dtsi
index dff9428295067b51d2972a7d532038c2f2cb75ae..f6b68989be900c2cb523c074aa5170e350c6d0e5 100644 (file)
@@ -57,6 +57,8 @@
        wifi@0,0 {
                compatible = "pci168c,0056";
                reg = <0x0000 0 0 0 0>;
+               nvmem-cells = <&precal_art_5000>;
+               nvmem-cell-names = "pre-calibration";
        };
 };
 
                                        macaddr_art_0: macaddr@0 {
                                                reg = <0x0 0x6>;
                                        };
+
+                                       precal_art_5000: pre-calibration@5000 {
+                                               reg = <0x5000 0x2f20>;
+                                       };
                                };
                        };
                };