From f44984f19c447db30b76ca7f49572aac97270145 Mon Sep 17 00:00:00 2001 From: Andrew LaMarche Date: Fri, 28 Mar 2025 01:06:03 +0000 Subject: [PATCH] an7581: fix phy2 led1 function PHY2 led1 is configured to control PHY1's LED. Change it to PHY2. Signed-off-by: Andrew LaMarche Link: https://github.com/openwrt/openwrt/pull/18361 Signed-off-by: Hauke Mehrtens --- target/linux/airoha/dts/an7581.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/airoha/dts/an7581.dtsi b/target/linux/airoha/dts/an7581.dtsi index 762a6aa1a89..58aed4b2552 100644 --- a/target/linux/airoha/dts/an7581.dtsi +++ b/target/linux/airoha/dts/an7581.dtsi @@ -816,7 +816,7 @@ gsw_phy2_led1: gsw-phy2-led1@1 { reg = <1>; - function = "phy1_led1"; + function = "phy2_led1"; status = "disabled"; }; };