[PATCH 00/11] led: remove u-boot,boot-led and u-boot,error-led + add cmd doc
Tom Rini
trini at konsulko.com
Wed Dec 3 19:18:25 CET 2025
On Wed, 12 Nov 2025 18:48:05 +0100, Quentin Schulz wrote:
> u-boot,boot-led and u-boot,error-led aren't actually handled by some
> generic code but rather by board or architecture specific code. They
> also aren't properties that are part of the official dt-binding so they
> cannot be upstreamed. For u-boot,boot-led, there's actually a proper
> replacement which is /options/u-boot/boot-led[1] (+ CONFIG_LED_BOOT=y).
>
> For Rockchip boards, either nothing (for RK3066, PX30 and RK3399) was
> using that property or (for RK3188) the code handling it was guarded by
> symbols that were not enabled in the defconfig. For those, the property
> and guarded code are removed.
>
> [...]
Applied to u-boot/next, thanks!
[01/11] cmd: led: fix help text for blink subcommand
commit: 29a7fe55c557e462457f4fb3dcb25681952b0803
[02/11] doc: move legacy API documented in README.LED to doc/api/led.rst
commit: e8bc14192386b62fbd80c37baf5b0720cd4d61af
[03/11] doc: cmd: document the led shell command
commit: b8c35fa9c58aeb16bd56433b551203ec70c87517
[04/11] doc: dt-bindings: remove duplicates with dts/upstream
commit: b0f39c085dc8f99becd7b2a83d43958c5e6fa936
[05/11] arm: dts: rockchip: rk3188-radxarock: remove unused u-boot,boot-led
commit: f8c3a6ddc62b0b8139dbe66dd8a1c610c41d76a4
[06/11] rockchip: rk3188: remove setup_led from xPL
commit: 7759839fb299c9dea4beb1232dadb3141c7fa8bc
[07/11] arm: dts: rockchip: rk3399-puma: remove u-boot,boot-led
commit: cf8e0d58cedc38375705ad2cf5c52b0f9bd760f2
[08/11] arm: dts: rockchip: px30-ringneck: remove u-boot,boot-led
commit: 0636153fb199c110d0888c63072b248939f85594
[09/11] arm: dts: rockchip: rk3066a-mk808: remove unused u-boot,boot-led
commit: d1ad89ad56ad27a5cb2dd5b4f82a74b7ccf966bd
[10/11] sam9x60-curiosity: migrate Boot LED setup to use /options/u-boot/boot-led
commit: 98be3062088a81cf7124cf16f05c7ae735587bf7
[11/11] doc: remove u-boot,boot-led and u-boot,error-led from "binding"
commit: eb02d87c7579f83f6fe153c80d420e5f53bde4c1
--
Tom
More information about the U-Boot
mailing list