apm821xx: convert to nvmem-layout
[openwrt/staging/hauke.git] / target / linux / apm821xx / dts / netgear-wndr4700.dts
index cbfe1235e955392aaccc223e9ca2fbca353bc816..0788037981d85749cc4f1474cbdb40fdc4ba160e 100644 (file)
                                reg = <0x07fc0000 0x00040000>;
                                read-only;
 
-                               compatible = "nvmem-cells";
-                               #address-cells = <1>;
-                               #size-cells = <1>;
+                               nvmem-layout {
+                                       compatible = "fixed-layout";
+                                       #address-cells = <1>;
+                                       #size-cells = <1>;
 
-                               macaddr_wifi_0: macaddr@0 {
-                                       reg = <0x0 0x6>;
-                               };
-                               macaddr_wifi_c: macaddr@c {
-                                       reg = <0xc 0x6>;
-                               };
+                                       macaddr_wifi_0: macaddr@0 {
+                                               reg = <0x0 0x6>;
+                                       };
+                                       macaddr_wifi_c: macaddr@c {
+                                               reg = <0xc 0x6>;
+                                       };
 
-                               calibration_wifi_1000: calibration@1000 {
-                                       reg = <0x1000 0x440>;
-                               };
+                                       calibration_wifi_1000: calibration@1000 {
+                                               reg = <0x1000 0x440>;
+                                       };
 
-                               calibration_wifi_5000: calibration@5000 {
-                                       reg = <0x5000 0x440>;
+                                       calibration_wifi_5000: calibration@5000 {
+                                               reg = <0x5000 0x440>;
+                                       };
                                };
                        };
                };