ath79: qca: convert to nvmem-layout
[openwrt/staging/hauke.git] / target / linux / ath79 / dts / qca953x_dlink_dap-2xxx.dtsi
index 13d41f7bd57d567374b4d94c990b6e8bfa49d302..ff08f90106c821fc122393fdeae197b9f96106bc 100644 (file)
                                reg = <0xff0000 0x10000>;
                                read-only;
 
-                               compatible = "nvmem-cells";
-                               #address-cells = <1>;
-                               #size-cells = <1>;
+                               nvmem-layout {
+                                       compatible = "fixed-layout";
+                                       #address-cells = <1>;
+                                       #size-cells = <1>;
 
-                               cal_ath9k: calibration@1000 {
-                                       reg = <0x1000 0x440>;
+                                       cal_ath9k: calibration@1000 {
+                                               reg = <0x1000 0x440>;
+                                       };
                                };
                        };
                };