ramips: mt7620a: convert to nvmem-layout
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / mt7620a_netgear_ex2700.dts
index e4d280e35ded53146b94d60113adf4af86ffae94..79b622b1bb38c12e41df0384068b5812a334eb04 100644 (file)
                        };
 
                        art: partition@3f0000 {
-                               compatible = "nvmem-cells";
                                label = "art";
                                reg = <0x3f0000 0x10000>;
-                               #address-cells = <1>;
-                               #size-cells = <1>;
                                read-only;
 
-                               macaddr_art_0: macaddr@0 {
-                                       reg = <0x0 0x6>;
-                               };
+                               nvmem-layout {
+                                       compatible = "fixed-layout";
+                                       #address-cells = <1>;
+                                       #size-cells = <1>;
 
-                               macaddr_art_6: macaddr@6 {
-                                       reg = <0x6 0x6>;
-                               };
+                                       macaddr_art_0: macaddr@0 {
+                                               reg = <0x0 0x6>;
+                                       };
+
+                                       macaddr_art_6: macaddr@6 {
+                                               reg = <0x6 0x6>;
+                                       };
 
-                               eeprom_art_1000: eeprom@1000 {
-                                       reg = <0x1000 0x200>;
+                                       eeprom_art_1000: eeprom@1000 {
+                                               reg = <0x1000 0x200>;
+                                       };
                                };
                        };
                };