]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: fix LED function for XS1930 switches
authorJonas Jelonek <jelonek.jonas@gmail.com>
Mon, 18 May 2026 09:01:11 +0000 (09:01 +0000)
committerRobert Marko <robimarko@gmail.com>
Thu, 21 May 2026 10:08:42 +0000 (12:08 +0200)
commit9114f49446131ddd75ee4ec3168d327e6eaee9ed
treebcf202a2bd538ab8a50e604c763bdbccd5d41c3d
parent15ff65e5229d336fcdfa2b151f111df0b548f815
realtek: fix LED function for XS1930 switches

The cloud and locator LEDs were declared with no function (cloud) or
with the generic LED_FUNCTION_INDICATOR (locator), which doesn't
match what the hardware actually exposes. Use the descriptive
function strings "cloud" and "locator" instead so the LEDs end up
with sensible names in sysfs.

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/23428
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/realtek/dts/rtl9313_zyxel_xs1930.dtsi