an7581: fix phy2 led1 function
Some checks failed
Build all core packages / Build all core packages for selected target (push) Waiting to run
Build Kernel / Build all affected Kernels (push) Has been cancelled

PHY2 led1 is configured to control PHY1's LED. Change it to PHY2.

Signed-off-by: Andrew LaMarche <andrewjlamarche@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/18361
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
Andrew LaMarche 2025-03-28 01:06:03 +00:00 committed by Hauke Mehrtens
parent af93874f4e
commit f44984f19c

View File

@ -816,7 +816,7 @@
gsw_phy2_led1: gsw-phy2-led1@1 {
reg = <1>;
function = "phy1_led1";
function = "phy2_led1";
status = "disabled";
};
};