From: Andrew LaMarche Date: Fri, 28 Mar 2025 01:06:03 +0000 (+0000) Subject: an7581: fix phy2 led1 function X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F18361%2Fhead;p=thirdparty%2Fopenwrt.git 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 --- 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"; }; };