ramips: mt7628: use nvmem-layout
[openwrt/staging/hauke.git] / target / linux / ramips / dts / mt7628an_tplink_tl-mr6400-v5.dts
index 408f12aeaede2d8ac4a9e0aa94f83a62783422bc..f77f1acbf2a72bfbc085ffb1150b49eb750a7103 100644 (file)
 };
 
 &factory {
-       compatible = "nvmem-cells";
-       #address-cells = <1>;
-       #size-cells = <1>;
+       nvmem-layout {
+               compatible = "fixed-layout";
+               #address-cells = <1>;
+               #size-cells = <1>;
 
-       macaddr_factory_1f100: macaddr@1f100 {
-               reg = <0x1f100 0x6>;
+               macaddr_factory_1f100: macaddr@1f100 {
+                       reg = <0x1f100 0x6>;
+               };
        };
 };