ramips: mt7620a_tplink_archer.dtsi - remove unnecessary nvmem-cells definitions

Remove unnecessary nvmem-cells definitions that are being redefined anyway.

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
This commit is contained in:
Mieczyslaw Nalewaj 2024-04-12 13:44:39 +02:00 committed by Hauke Mehrtens
parent ab9a29a320
commit c97be14c8c
1 changed files with 0 additions and 7 deletions

View File

@ -132,11 +132,6 @@
status = "okay";
};
&wmac {
nvmem-cells = <&eeprom_radio_0>;
nvmem-cell-names = "eeprom";
};
&pcie {
status = "okay";
};
@ -144,8 +139,6 @@
&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>;
};
};