Commit d3a674ab authored by FUKAUMI Naoki's avatar FUKAUMI Naoki Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: add LED_FUNCTION_STATUS for RGB LEDs on Radxa E25

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: default avatarFUKAUMI Naoki <naoki@radxa.com>
Link: https://lore.kernel.org/r/20240816215316.1429-1-naoki@radxa.com


Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 5d3bc83c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@ pwm-leds {

		multi-led {
			color = <LED_COLOR_ID_RGB>;
			function = LED_FUNCTION_STATUS;
			max-brightness = <255>;

			led-red {