Re: [PATCH v6 0/7] gpio: introduce a GPIO driver for SCMI

From: Linus Walleij

Date: Tue Mar 24 2026 - 09:21:31 EST


On Mon, Mar 23, 2026 at 8:01 PM Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote:

> This basically abandons my earlier attempts and goes back to Takahiro
> Akashi's driver. Here is the link to Takahiro's patchset:
>
> https://lore.kernel.org/all/20231005025843.508689-1-takahiro.akashi@xxxxxxxxxx/
>
> v6: Fix a build error when CONFIG_PINCONF is disabled
> Fix the dt-binding subject and my email address
> Use pinconf_to_config_packed() instead of PIN_CONF_PACKED()

v6 applied to this immutable branch:
https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git/log/?h=ib-scmi-pinctrl-gpio

Then merged into my devel branch for next.

Bartosz, you might want to pull it in!

Dan: thanks for your efforts to fix up the remaining hurdles and
bringing this to completion! Sometimes the last few % of work are
the hardest.

Also thanks to Takahiro for this idea: it worked out just like you
imagined.

Yours,
Linus Walleij