ramips: fix TP-Link Archer MAC address for ethernet

This fixes:
[    0.981884] OF: /ethernet@10100000: #nvmem-cell-cells = 1 found 0

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
This commit is contained in:
Mieczyslaw Nalewaj 2024-02-23 20:51:12 +01:00 committed by Hauke Mehrtens
parent 4b81eda3c1
commit 9092fa3a53

View File

@ -118,7 +118,7 @@
&ethernet {
pinctrl-names = "default";
nvmem-cells = <&macaddr_rom_f100>;
nvmem-cells = <&macaddr_rom_f100 0>;
nvmem-cell-names = "mac-address";
mediatek,portmap = "wllll";