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>
This commit is contained in:
Daniel Golle 2023-11-25 03:20:50 +00:00
parent 1b091311aa
commit 1b70025ad1

View File

@ -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>;