ipq40xx: convert to nvmem-layout
[openwrt/staging/hauke.git] / target / linux / ipq40xx / files / arch / arm / boot / dts / qcom-ipq4028-wpj428.dts
index d84d54e39bb8685500ae330d7d732f4c8d5db929..4b61bbb5aca676d84d0b102822ec4c1b3b1ef8a9 100644 (file)
                                label = "0:ART";
                                reg = <0x00170000 0x00010000>;
                                read-only;
-                               compatible = "nvmem-cells";
-                               #address-cells = <1>;
-                               #size-cells = <1>;
 
-                               precal_art_1000: precal@1000 {
-                                       reg = <0x1000 0x2f20>;
-                               };
+                               nvmem-layout {
+                                       compatible = "fixed-layout";
+                                       #address-cells = <1>;
+                                       #size-cells = <1>;
 
-                               precal_art_5000: precal@5000 {
-                                       reg = <0x5000 0x2f20>;
-                               };
+                                       macaddr_art_e010: mac-address@e010 {
+                                               reg = <0xe010 0x6>;
+                                       };
 
-                               macaddr_art_e010: mac-address@e010 {
-                                       reg = <0xe010 0x6>;
-                               };
+                                       macaddr_art_e018: mac-address@e018 {
+                                               reg = <0xe018 0x6>;
+                                       };
+
+                                       precal_art_1000: precal@1000 {
+                                               reg = <0x1000 0x2f20>;
+                                       };
 
-                               macaddr_art_e018: mac-address@e018 {
-                                       reg = <0xe018 0x6>;
+                                       precal_art_5000: precal@5000 {
+                                               reg = <0x5000 0x2f20>;
+                                       };
                                };
                        };
                        partition6@180000 {