]> Gentwo Git Trees - linux/.git/commit
arm64: dts: rockchip: Use default-state for power LED for Radxa boards
authorFUKAUMI Naoki <naoki@radxa.com>
Thu, 13 Nov 2025 12:42:20 +0000 (12:42 +0000)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 20 Nov 2025 22:15:28 +0000 (23:15 +0100)
commit6ed597fdbcfa5ffc1a01c8740320c5a20093b863
tree26797afa95e3d980a4149501f543cf2c8df05cc2
parentc8ecda015eb4070ced887eba34cdb60737a9893b
arm64: dts: rockchip: Use default-state for power LED for Radxa boards

Currently, on Radxa boards, the power LED is turned on immediately
after power-up, independent of software control. The heartbeat LED and
other available LEDs are subsequently turned on by the initial
software, such as U-Boot, to indicate software is running.

However, the device tree description for this behavior is inconsistent
and fragmented, with definitions split between the main Linux DTS
files and separate U-Boot files (u-boot/arch/arm/dts/*-u-boot.dtsi).

This patch addresses the inconsistency for the power LED by using
default-state = "on" instead of linux,default-trigger = "default-on".

Signed-off-by: FUKAUMI Naoki <naoki@radxa.com>
Reviewed-by: Dragan Simic <dsimic@manjaro.org>
Link: https://patch.msgid.link/20251113124222.4691-2-naoki@radxa.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3308-rock-pi-s.dts
arch/arm64/boot/dts/rockchip/rk3399-rock-4c-plus.dts
arch/arm64/boot/dts/rockchip/rk3528-rock-2a.dts
arch/arm64/boot/dts/rockchip/rk3576-rock-4d.dts
arch/arm64/boot/dts/rockchip/rk3588-rock-5-itx.dts
arch/arm64/boot/dts/rockchip/rk3588s-rock-5a.dts