Re: [PATCH] gpio: shared: propagate configuration to pinctrl
From: Bartosz Golaszewski
Date: Wed Jan 21 2026 - 08:17:20 EST
On Tue, 20 Jan 2026 16:49:13 +0100, Bartosz Golaszewski wrote:
> Just toggling the descriptor's "requested" flag is not enough. We need
> to properly request it in order to potentially propagate any
> configuration to pinctrl via the .request() callback.
>
> We must not take the reference to the device at this point (the device
> is not ready but we're also requesting the device's own descriptor) so
> make the _commit() variants of request and free functions available to
> GPIO core in order to use them instead of their regular counterparts.
>
> [...]
Applied, thanks!
[1/1] gpio: shared: propagate configuration to pinctrl
commit: 4918cc05137cb347686462923ab3fd249ef7899d
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>