ramips: mt7621: convert to nvmem-layout
[openwrt/staging/hauke.git] / target / linux / ramips / dts / mt7621_elecom_wrc-1900gst.dts
index ec433e265de34fed3ce5a8264421dfac015dbe8b..5e3b47e2746d3ea5471fed92a690ecb2a8d8d561 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_e000: macaddr@e000 {
-               reg = <0xe000 0x6>;
-       };
+               macaddr_factory_e000: macaddr@e000 {
+                       reg = <0xe000 0x6>;
+               };
 
-       macaddr_factory_e006: macaddr@e006 {
-               reg = <0xe006 0x6>;
+               macaddr_factory_e006: macaddr@e006 {
+                       reg = <0xe006 0x6>;
+               };
        };
 };