ramips: mt7621-dts: revert nvmem implementation to mtd-mac-address
There's no nvmem implementation on 21.02. Revert to mtd-mac-address.
Fixes: d604032c2a ("ramips: fix GB-PC1 and GB-PC2 device support")
Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
This commit is contained in:
parent
017644efa0
commit
9c46728612
@ -119,8 +119,7 @@
|
||||
label = "ethyellow";
|
||||
phy-handle = <ðphy5>;
|
||||
|
||||
nvmem-cells = <&macaddr_factory_e000>;
|
||||
nvmem-cell-names = "mac-address";
|
||||
mtd-mac-address = <&factory 0xe000>;
|
||||
};
|
||||
|
||||
&mdio {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user