ath79: ar: convert to nvmem-layout
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar7240_engenius_enh202-v1.dts
index 9a233c836b7c25908e2e2f559f9898353f3ee412..ec3a3718506d0649e1066f105bf29a3839d5308d 100644 (file)
 };
 
 &art {
-       compatible = "nvmem-cells";
-       #address-cells = <1>;
-       #size-cells = <1>;
+       nvmem-layout {
+               compatible = "fixed-layout";
+               #address-cells = <1>;
+               #size-cells = <1>;
 
-       macaddr_art_0: macaddr@0 {
-               reg = <0x0 0x6>;
+               macaddr_art_0: macaddr@0 {
+                       reg = <0x0 0x6>;
+               };
        };
 };