ath79: qca: convert to nvmem-layout
[openwrt/staging/nbd.git] / target / linux / ath79 / dts / qca9563_tplink_eap225-outdoor-v3.dts
index e5914c9a55069e5baa5c7b989f3405c762e4d29d..da082d3b405e089c6973647c37a5af427a7a6c67 100644 (file)
 };
 
 &art {
-       precalibration_ath10k: pre-calibration@5000 {
-               reg = <0x5000 0x2f20>;
+       nvmem-layout {
+               compatible = "fixed-layout";
+               #address-cells = <1>;
+               #size-cells = <1>;
+
+               macaddr_info_8: macaddr@8 {
+                       reg = <0x8 0x6>;
+               };
+
+               precalibration_ath10k: pre-calibration@5000 {
+                       reg = <0x5000 0x2f20>;
+               };
        };
 };