]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
an7581: fix phy2 led1 function 18361/head
authorAndrew LaMarche <andrewjlamarche@gmail.com>
Fri, 28 Mar 2025 01:06:03 +0000 (01:06 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 7 Apr 2025 21:57:15 +0000 (23:57 +0200)
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>
target/linux/airoha/dts/an7581.dtsi

index 762a6aa1a897c8052b5c0893d5e9b18380eff859..58aed4b255230059329a3ee586c327e0d53c30a7 100644 (file)
 
                                                gsw_phy2_led1: gsw-phy2-led1@1 {
                                                        reg = <1>;
-                                                       function = "phy1_led1";
+                                                       function = "phy2_led1";
                                                        status = "disabled";
                                                };
                                        };