ath79: cf-ew72: support link state reporting on eth0

Attach swphy0 to eth0 port instead of fixed-link.

Signed-off-by: Lech Perczak <lech.perczak@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/9971
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
Lech Perczak
2025-01-11 18:04:24 +01:00
committed by Hauke Mehrtens
parent 6276931f42
commit 17203d6752
@@ -138,8 +138,12 @@
};
&eth1 {
phy-handle = <&swphy0>;
nvmem-cells = <&macaddr_art_0 0>;
nvmem-cell-names = "mac-address";
/delete-node/ fixed-link;
};
&wdt {