ath79: ar: convert to nvmem-layout
[openwrt/staging/hauke.git] / target / linux / ath79 / dts / ar9341_engenius_ens202ext-v1.dts
index ec574ccf9f0e9e0c845e87752628099010c3fc12..eb304db8a380d80df12006649100201bf25a4506 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>;
+               };
        };
 };