diff options
| author | Quentin Schulz <[email protected]> | 2025-11-12 18:48:13 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-12-03 11:03:45 -0600 |
| commit | 0636153fb199c110d0888c63072b248939f85594 (patch) | |
| tree | 7f1d86d2210a88633023f37a42f3fd24ab05647b /include/linux | |
| parent | cf8e0d58cedc38375705ad2cf5c52b0f9bd760f2 (diff) | |
arm: dts: rockchip: px30-ringneck: remove u-boot,boot-led
There's no code to make use of it.
Further more, the HW default state of that LED is on and migrating this
to the LED_BOOT implem brings no benefit as it'll stay on if U-Boot
reaches its main-loop. Blinking the LED_BOOT also doesn't help because
it doesn't blink for long enough to be noticeable before it's kept on.
This is by design, c.f.
https://source.denx.de/u-boot/u-boot/-/blob/v2025.10/include/led.h#L32-34
If we want this LED to be doing something different, it'll need to be
handled by a board file anyway.
Considering it hasn't worked in many years (if ever), let's just remove
it.
Signed-off-by: Quentin Schulz <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
