ath79: ar: convert to nvmem-layout
[openwrt/staging/jow.git] / target / linux / ath79 / dts / ar7242_buffalo_bhr-4grv.dts
index dde91295052f7ae1fb64869433ea9d9e0f79f087..c17a8df6fedbd4107b68ac381ebf4cb3256105b6 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>;
+               };
        };
 };