Re: [RESEND PATCH] pinctrl: rp1: use new GPIO line value setter callbacks

From: Bartosz Golaszewski
Date: Mon Jul 21 2025 - 03:15:52 EST


On Sat, Jul 19, 2025 at 5:58 PM Bartosz Golaszewski <brgl@xxxxxxxx> wrote:
>
> From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
>
> struct gpio_chip now has callbacks for setting line values that return
> an integer, allowing to indicate failures. Convert the driver to using
> them.
>
> Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
> ---
> This driver was not queued via the pinctrl tree as it should so it flew
> under my radar and it uses a deprecated interface that we *really* want
> to remove in v6.17. This patch addresses it. I would really appreciate
> it if it could be queued on top of the SoC tree before the merge window.
> Arnd: could you take it directly?
>

Reviewed-by: Andrea della Porta <andrea.porta@xxxxxxxx>

https://lore.kernel.org/all/aHlBZftbEphBYC83@apocalypse/