Re: [PATCH v3 0/2] Support sparse unidirectional GPIO lines.
From: Bartosz Golaszewski
Date: Tue May 12 2026 - 05:57:35 EST
On Mon, 11 May 2026 21:43:42 +0200, Linus Walleij wrote:
> This adds a fixed_direction_mask bitmap to the regmap GPIO
> config and state holder. This works the following way:
>
> - If the bitmap is NULL all GPIOs are assumed to be fixed
> direction and that is specified in fixed_direction_output.
> This makes sure old drivers keep working as before.
>
> [...]
Applied, thanks!
[1/2] gpio: regmap: Support sparsed fixed direction
https://git.kernel.org/brgl/c/68d801eabda5219dcc25c9de98d3bbdb5b51b0a5
[2/2] gpio: regmap: Don't set a fixed direction line
https://git.kernel.org/brgl/c/806e7acf7f331008637b4f8ecf211eb0a082e6eb
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>