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

From: Linus Walleij
Date: Sat Jul 19 2025 - 11:51:58 EST


On Thu, Jul 17, 2025 at 3:12 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.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>

This one isn't in the pinctrl tree, I think it's in SoC, maybe Arnd can
apply it pronto?

Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij