ath79: ar: convert to nvmem-layout
[openwrt/staging/hauke.git] / target / linux / ath79 / dts / ar7161_netgear_wndap360.dts
index 21dc423c357632c272407d898842039f088ec369..7baae2450b9e09954834d150db067e606e769123 100644 (file)
                                reg = <0x7f0000 0x010000>;
                                read-only;
 
-                               compatible = "nvmem-cells";
-                               #address-cells = <1>;
-                               #size-cells = <1>;
-
-                               macaddr_art_0: macaddr@0 {
-                                       reg = <0x0 0x6>;
-                               };
-
-                               macaddr_art_120c: macaddr@120c {
-                                       reg = <0x120c 0x6>;
-                               };
-
-                               macaddr_art_520c: macaddr@520c {
-                                       reg = <0x520c 0x6>;
-                               };
-
-                               calibration_art_1000: calibration@1000 {
-                                       reg = <0x1000 0xeb8>;
-                               };
-
-                               calibration_art_5000: calibration@5000 {
-                                       reg = <0x5000 0xeb8>;
+                               nvmem-layout {
+                                       compatible = "fixed-layout";
+                                       #address-cells = <1>;
+                                       #size-cells = <1>;
+
+                                       macaddr_art_0: macaddr@0 {
+                                               reg = <0x0 0x6>;
+                                       };
+
+                                       macaddr_art_120c: macaddr@120c {
+                                               reg = <0x120c 0x6>;
+                                       };
+
+                                       macaddr_art_520c: macaddr@520c {
+                                               reg = <0x520c 0x6>;
+                                       };
+
+                                       calibration_art_1000: calibration@1000 {
+                                               reg = <0x1000 0xeb8>;
+                                       };
+
+                                       calibration_art_5000: calibration@5000 {
+                                               reg = <0x5000 0xeb8>;
+                                       };
                                };
                        };
                };