ath79: qca: remove mac-address-increment
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9563_tplink_eap225-v1.dts
index e03fdf6f8880db4767c6bd7be74eb08a5fb8256b..1e100b31a72d6fba0b56ada102ae62df110af2f7 100644 (file)
@@ -57,7 +57,9 @@
                #size-cells = <1>;
 
                macaddr_info_8: macaddr@8 {
+                       compatible = "mac-base";
                        reg = <0x8 0x6>;
+                       #nvmem-cell-cells = <1>;
                };
 
                calibration_ath10k: calibration@5000 {
@@ -83,9 +85,7 @@
                compatible = "qcom,ath10k";
                reg = <0 0 0 0 0>;
 
-               mac-address-increment = <1>;
-
-               nvmem-cells = <&macaddr_info_8>, <&calibration_ath10k>;
+               nvmem-cells = <&macaddr_info_8 1>, <&calibration_ath10k>;
                nvmem-cell-names = "mac-address", "calibration";
        };
 };