From 4d5277545818fe81f327db1a9b4ad29b7d98af01 Mon Sep 17 00:00:00 2001 From: Lech Perczak Date: Sat, 11 Jan 2025 18:04:24 +0100 Subject: [PATCH] ath79: cf-ew72: support link state reporting on eth0 Attach swphy0 to eth0 port instead of fixed-link. Signed-off-by: Lech Perczak --- target/linux/ath79/dts/qca9531_comfast_cf-ew72.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/target/linux/ath79/dts/qca9531_comfast_cf-ew72.dts b/target/linux/ath79/dts/qca9531_comfast_cf-ew72.dts index e5eac041387a3a..066e3b05eb533d 100644 --- a/target/linux/ath79/dts/qca9531_comfast_cf-ew72.dts +++ b/target/linux/ath79/dts/qca9531_comfast_cf-ew72.dts @@ -145,8 +145,12 @@ }; ð1 { + phy-handle = <&swphy0>; + nvmem-cells = <&macaddr_art_0 0>; nvmem-cell-names = "mac-address"; + + /delete-node/ fixed-link; }; &wmac {