treewide: fix MERCUSYS brand spelling
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7621_cudy_m1800.dts
index 90110da4fb316e8a46eef83d67289922413ede5d..314fdb206ca112b73fada2db4dd420bf1f768e87 100644 (file)
@@ -81,8 +81,7 @@
        wifi@0,0 {
                compatible = "mediatek,mt76";
                reg = <0x0000 0 0 0 0>;
-               nvmem-cells = <&eeprom_factory_0>;
-               nvmem-cell-names = "eeprom";
+               mediatek,mtd-eeprom = <&factory 0x0000>;
                mediatek,disable-radar-background;
        };
 };
                        };
 
                        factory: partition@40000 {
-                               compatible = "nvmem-cells";
                                label = "factory";
                                reg = <0x40000 0x10000>;
-                               #address-cells = <1>;
-                               #size-cells = <1>;
                                read-only;
-
-                               eeprom_factory_0: eeprom@0 {
-                                       reg = <0x0 0xe00>;
-                               };
                        };
 
                        partition@50000 {