ath79: ar: convert to nvmem-layout
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar7242_buffalo_wzr-hp-g302h-a1a0.dts
index 4a2f749cc4547fda789bd4bd99d048bb6af549a5..ac4c096961badf87e6bbbdf86e5f95c27c46e67e 100644 (file)
                                label = "art";
                                read-only;
 
-                               compatible = "nvmem-cells";
-                               #address-cells = <1>;
-                               #size-cells = <1>;
-
-                               macaddr_art_120c: macaddr@120c {
-                                       reg = <0x120c 0x6>;
-                               };
-
-                               calibration_art_1000: calibration@1000 {
-                                       reg = <0x1000 0xeb8>;
+                               nvmem-layout {
+                                       compatible = "fixed-layout";
+                                       #address-cells = <1>;
+                                       #size-cells = <1>;
+
+                                       macaddr_art_120c: macaddr@120c {
+                                               reg = <0x120c 0x6>;
+                                       };
+
+                                       calibration_art_1000: calibration@1000 {
+                                               reg = <0x1000 0xeb8>;
+                                       };
                                };
                        };