[PATCH v2] dt: aspeed: clemente: move hdd_led to its own gpio-leds group
Andrew Jeffery
andrew at codeconstruct.com.au
Tue Dec 2 21:55:29 PST 2025
On Thu, 2025-11-27 at 17:44 +0800, Alex Wang via B4 Relay wrote:
> From: Alex Wang <alex.ts.wang at fii-foxconn.com>
>
> The gpio-leds driver requires all GPIOs in a group to be available;
> if any GPIO in the group is not available the whole group will not be
> created. The hdd_led GPIO is only present after standby power is
> enabled, which can prevent other LEDs in the same group from being
> created and blocks properly setting 'bmc_ready_noled'.
>
> Move the 'hdd_led' node into a separate gpio-leds group so that other
> LEDs are not blocked and the 'bmc_ready_noled' flag can be set
> correctly.
>
> Signed-off-by: Alex Wang <alex.ts.wang at fii-foxconn.com>
I've applied this, however, I fixed the subject so it has the usual
'ARM: dts: aspeed:' prefix, and added the following Fixes tag:
Fixes: b5dd16228216 ("ARM: dts: aspeed: clemente: Add HDD LED GPIO")
Andrew
More information about the linux-arm-kernel
mailing list