From d52bb56759a8a54e2feae7e628dc36584dc6b95e Mon Sep 17 00:00:00 2001 From: Lech Perczak Date: Tue, 13 Sep 2022 00:41:51 +0200 Subject: [PATCH] ath79: enable link state reporting for eth1 on Ruckus ZF7372 Now, that the support for ZF7372 is merged, enable link state reporting for the Fast Ethernet port attached through the built-in switch, so it can generate netifd and hotplug events as well, for example - - to control DHCP client. Signed-off-by: Lech Perczak --- target/linux/ath79/dts/ar9344_ruckus_zf7372.dts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/ath79/dts/ar9344_ruckus_zf7372.dts b/target/linux/ath79/dts/ar9344_ruckus_zf7372.dts index b60dc61c74a..4f4f3ef9091 100644 --- a/target/linux/ath79/dts/ar9344_ruckus_zf7372.dts +++ b/target/linux/ath79/dts/ar9344_ruckus_zf7372.dts @@ -104,10 +104,12 @@ ð1 { status = "okay"; + phy-handle = <&swphy0>; nvmem-cells = <&macaddr_board_data_66>; nvmem-cell-names = "mac-address"; + /delete-node/ fixed-link; gmac-config { device = <&gmac>; switch-phy-swap = <0>;