ramips: mt7620a_tplink_archer.dtsi - remove unnecessary nvmem-cells definitions
[openwrt/staging/stintel.git] / target / linux / ramips / dts / mt7620a_tplink_archer.dtsi
index 50a91be8ec5fcdea298017cd6cbc2ebbe92d526f..4bcefd234695ed01fcd7384bc22f9d0d1193cdc5 100644 (file)
@@ -68,7 +68,7 @@
                                read-only;
                        };
 
-                       rom: partition@7d0000 {
+                       partition@7d0000 {
                                label = "rom";
                                reg = <0x7d0000 0x10000>;
                                read-only;
@@ -92,7 +92,7 @@
                                read-only;
                        };
 
-                       radio: partition@7f0000 {
+                       partition@7f0000 {
                                label = "radio";
                                reg = <0x7f0000 0x10000>;
                                read-only;
 &ethernet {
        pinctrl-names = "default";
 
-       nvmem-cells = <&macaddr_rom_f100>;
+       nvmem-cells = <&macaddr_rom_f100 0>;
        nvmem-cell-names = "mac-address";
 
        mediatek,portmap = "wllll";
        status = "okay";
 };
 
-&wmac {
-       nvmem-cells = <&eeprom_radio_0>;
-       nvmem-cell-names = "eeprom";
-};
-
 &pcie {
        status = "okay";
 };
 &pcie0 {
        wifi: mt76@0,0 {
                reg = <0x0000 0 0 0 0>;
-               nvmem-cells = <&eeprom_radio_8000>;
-               nvmem-cell-names = "eeprom";
                ieee80211-freq-limit = <5000000 6000000>;
        };
 };