ath79: convert ath10k calibration data to NVMEM (binary MAC)
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / qca9531_glinet_gl-ar750.dts
index b81485f4653c11612b6deacc8f40b0f364d66e5f..e5d7cd04c1ace6b349526c87260ec67935c342c3 100644 (file)
@@ -72,6 +72,8 @@
        wifi@0,0 {
                compatible = "qcom,ath10k";
                reg = <0 0 0 0 0>;
+               nvmem-cells = <&cal_art_5000>, <&macaddr_art_0 1>;
+               nvmem-cell-names = "calibration", "mac-address";
        };
 };
 
                                                reg = <0x0 0x6>;
                                                #nvmem-cell-cells = <1>;
                                        };
+
+                                       cal_art_5000: calibration@5000 {
+                                               reg = <0x5000 0x844>;
+                                       };
                                };
                        };