Re: [PATCH 0/5] pinctrl: replace legacy bgpio_init() with its modernized alternative

From: Linus Walleij
Date: Tue Aug 19 2025 - 05:44:19 EST


On Mon, Aug 11, 2025 at 5:02 PM Bartosz Golaszewski <brgl@xxxxxxxx> wrote:

> We are in the process of modernizing the gpio-mmio interface. This
> series converts all pinctrl drivers calling bgpio_init() to using the
> new variant from linux/gpio/generic.h.
>
> Linus: Please create an immutable branch containing these commits once
> queued as I'll have some more changes comming on top of them - most
> importantly: removing the old interface. I will need them in my tree.

All patches applied to this immutable branch based on v6.17-rc1:
https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git/log/?h=ib-gpio_generic_chip_init

Then I have merged this to my devel branch.

Yours,
Linus Walleij