ramips: mt7621: convert to nvmem-layout
[openwrt/staging/hauke.git] / target / linux / ramips / dts / mt7621_elecom_wrc-2533gst2.dts
index b71a2b4390f1786f144df8d6fdaae7a56da7df03..e7c06ff359dcfe332381d77b3f9cdfffa665178c 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>;
+               };
        };
 };