ath79: ar: convert to mac-base
[openwrt/staging/hauke.git] / target / linux / ath79 / dts / ar7161_netgear_wndap360.dts
index 7baae2450b9e09954834d150db067e606e769123..9761234714c87b19c0208deb4588d84ce077218b 100644 (file)
                                        };
 
                                        macaddr_art_520c: macaddr@520c {
+                                               compatible = "mac-base";
                                                reg = <0x520c 0x6>;
+                                               #nvmem-cell-cells = <1>;
                                        };
 
                                        calibration_art_1000: calibration@1000 {
        ath9k1: wifi@0,12 {
                compatible = "pci168c,0029";
                reg = <0x9000 0 0 0 0>;
-               nvmem-cells = <&macaddr_art_520c>, <&calibration_art_5000>;
+               nvmem-cells = <&macaddr_art_520c 1>, <&calibration_art_5000>;
                nvmem-cell-names = "mac-address", "calibration";
-               mac-address-increment = <1>;
                #gpio-cells = <2>;
                gpio-controller;
        };