Re: [PATCH 0/3] pinctrl: bcm: convert GPIO chips to using new value setters

From: Linus Walleij
Date: Fri May 09 2025 - 04:07:16 EST


On Fri, Apr 25, 2025 at 11:08 AM Bartosz Golaszewski <brgl@xxxxxxxx> wrote:

> struct gpio_chip now has callbacks for setting line values that return
> an integer, allowing to indicate failures. We're in the process of
> converting all GPIO drivers to using the new API. This series converts
> all the broadcom pinctrl GPIO controllers.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>

All 3 patches applied!

Yours,
Linus Walleij