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

From: Linus Walleij
Date: Fri May 09 2025 - 04:05:33 EST


On Fri, Apr 25, 2025 at 11:01 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 mediatek pinctrl GPIO controllers.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>

All 5 patches applied!

Yours,
Linus Walleij