Re: [PATCH 0/4] Fix Samsung pinctrl driver static allocation of GPIO base warning

From: Linus Walleij
Date: Tue Oct 10 2023 - 08:09:22 EST


Hi Mateusz,

On Fri, Oct 6, 2023 at 3:00 PM Mateusz Majewski <m.majewski2@xxxxxxxxxxx> wrote:

> The object of this work is fixing the following warning, which appears
> on all targets using that driver:
>
> gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
>
> This needs a small refactor to how we interact with the pinctrl
> subsystem. Finally, we remove some bookkeeping that has only been
> necessary to allocate GPIO bases correctly.

I see that Krzysztof has already taken care of this series so I just
wait for a pull request (some days work is a bliss, thanks Krzysztof!)

Yours,
Linus Walleij