summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorQuentin Schulz <[email protected]>2025-11-12 18:48:10 +0100
committerTom Rini <[email protected]>2025-12-03 11:03:45 -0600
commitf8c3a6ddc62b0b8139dbe66dd8a1c610c41d76a4 (patch)
treed3144d507539484e7b597b90084dea709a11431c /include/linux
parentb0f39c085dc8f99becd7b2a83d43958c5e6fa936 (diff)
arm: dts: rockchip: rk3188-radxarock: remove unused u-boot,boot-led
This property is only read in arch/arm/mach-rockchip/rk3188/rk3188.c when CONFIG_SPL_LED is enabled, which isn't the case for this board, so let's remove dead code. Additionally, if we ever want to enable this LED as Boot LED, we should instead be using boot-led phandle property in /options/u-boot[1] Device Tree node with the "new" LED UCLASS devices. [1] https://github.com/devicetree-org/dt-schema/blob/v2025.08/dtschema/schemas/options/u-boot.yaml#L113-L116 Signed-off-by: Quentin Schulz <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions