]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: rockchip: add LED_FUNCTION_STATUS for RGB LEDs on Radxa E25
authorFUKAUMI Naoki <naoki@radxa.com>
Fri, 16 Aug 2024 21:53:16 +0000 (06:53 +0900)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 30 Sep 2024 13:54:09 +0000 (15:54 +0200)
multicolor(RGB) PWM LEDs on Radxa E25 carrier board is clearly defined
as status LED ("use it to see the status") in product overview[1].

add "function = LED_FUNCTION_STATUS" to "multi-led".

[1] https://radxa.com/products/network-computer/e25#overview

Signed-off-by: FUKAUMI Naoki <naoki@radxa.com>
Link: https://lore.kernel.org/r/20240816215316.1429-1-naoki@radxa.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3568-radxa-e25.dts

index 84a0789fad96ad3ade14f3688bf9a8d161da1c2d..01aec2643cc9572b723e61ea5598f0463bd888eb 100644 (file)
@@ -16,6 +16,7 @@
 
                multi-led {
                        color = <LED_COLOR_ID_RGB>;
+                       function = LED_FUNCTION_STATUS;
                        max-brightness = <255>;
 
                        led-red {