ramips: rtxxxx: convert to nvmem-layout
[openwrt/staging/hauke.git] / target / linux / ramips / dts / rt3050_dlink_dir-615-d.dts
index 4fe519780dc062253c42d682df2ef9a604c9a43a..0d81f7e09662f7b4f57c87783a74ff995afb7685 100644 (file)
                        };
 
                        devdata: partition@30000 {
-                               compatible = "nvmem-cells";
                                label = "devdata";
                                reg = <0x30000 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>;
+                                       };
                                };
                        };