ramips: rtxxxx: convert to nvmem-layout
[openwrt/staging/jow.git] / target / linux / ramips / dts / rt3050_alphanetworks_asl26555-16m.dts
index 913c29519a5c3aff0a1cc39ec5d32c033d91edd2..1d66023ceba7c562cc3c846ff5c39515cc9c1c68 100644 (file)
                        };
 
                        devdata: partition@ff0000 {
-                               compatible = "nvmem-cells";
                                label = "devdata";
                                reg = <0xff0000 0x10000>;
-                               #address-cells = <1>;
-                               #size-cells = <1>;
                                read-only;
 
-                               eeprom_devdata_4000: eeprom@4000 {
-                                       reg = <0x4000 0x200>;
-                               };
+                               nvmem-layout {
+                                       compatible = "fixed-layout";
+                                       #address-cells = <1>;
+                                       #size-cells = <1>;
+
+                                       eeprom_devdata_4000: eeprom@4000 {
+                                               reg = <0x4000 0x200>;
+                                       };
 
-                               macaddr_devdata_4004: macaddr@4004 {
-                                       reg = <0x4004 0x6>;
+                                       macaddr_devdata_4004: macaddr@4004 {
+                                               reg = <0x4004 0x6>;
+                                       };
                                };
                        };
                };