ath79: qca: convert to nvmem-layout
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9563_tplink_eap225-v1.dts
index 8423daf60231008743b1e8483b8ea76ab0a4dbc7..e03fdf6f8880db4767c6bd7be74eb08a5fb8256b 100644 (file)
 };
 
 &art {
-       calibration_ath10k: calibration@5000 {
-               reg = <0x5000 0x844>;
+       nvmem-layout {
+               compatible = "fixed-layout";
+               #address-cells = <1>;
+               #size-cells = <1>;
+
+               macaddr_info_8: macaddr@8 {
+                       reg = <0x8 0x6>;
+               };
+
+               calibration_ath10k: calibration@5000 {
+                       reg = <0x5000 0x844>;
+               };
        };
 };