Re: (subset) [PATCH] leds: trigger: gpio: use GPIOD_FLAGS_BIT_NONEXCLUSIVE

From: Lee Jones

Date: Wed Apr 29 2026 - 07:43:44 EST


On Wed, 08 Apr 2026 13:51:06 +0200, Piotr Kubik wrote:
> When a GPIO is shared between the LED trigger driver and another driver,
> the LED trigger driver needs to request the GPIO with
> GPIOD_FLAGS_BIT_NONEXCLUSIVE to allow both drivers to monitor the same
> GPIO pin.
>
> Without this flag, if another driver has already claimed the GPIO,
> theLED trigger driver's gpiod_get_optional() call fails silently,
> and the LED trigger doesn't work.
>
> [...]

Applied, thanks!

[1/1] leds: trigger: gpio: use GPIOD_FLAGS_BIT_NONEXCLUSIVE
commit: d9651eade266e822a3c152845dd2816de3e3a7a1

--
Lee Jones [李琼斯]