Re: [PATCH 00/16] pinctrl: use new GPIO line value setter callbacks

From: Linus Walleij
Date: Wed Jun 18 2025 - 08:11:05 EST


On Thu, Jun 12, 2025 at 3:15 PM Bartosz Golaszewski <brgl@xxxxxxxx> wrote:

> Commit 98ce1eb1fd87e ("gpiolib: introduce gpio_chip setters that return
> values") added new line setter callbacks to struct gpio_chip. They allow
> to indicate failures to callers. We're in the process of converting all
> GPIO controllers to using them before removing the old ones. This series
> converts remaining pinctrl drivers that still use old APIs.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>

Patches applied!

Yours,
Linus Walleij