mediatek: remove DTS property added by mistake
Remove bogus 'phy-handle = <&phy0>;', an undefined reference. Fixes:c8c2f52262("mediatek: add support for Zbtlink ZBT-Z8102AX") Signed-off-by: Daniel Golle <daniel@makrotopia.org> (cherry picked from commit1b70025ad1)
This commit is contained in:
committed by
Tianling Shen
parent
5a4931fc42
commit
54cd250981
@@ -140,7 +140,6 @@
|
||||
compatible = "mediatek,eth-mac";
|
||||
reg = <0>;
|
||||
phy-mode = "2500base-x";
|
||||
phy-handle = <&phy0>;
|
||||
|
||||
nvmem-cell-names = "mac-address";
|
||||
nvmem-cells = <&macaddr_factory_4 2>;
|
||||
|
||||
Reference in New Issue
Block a user