Re: [PATCH 0/2] pinctrl: cirrus: use new GPIO line value setter callbacks
From: Linus Walleij
Date: Wed Jun 18 2025 - 08:11:06 EST
On Thu, Jun 12, 2025 at 2:19 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 all GPIO chips in cirrus pin control drivers.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
Patches applied!
Yours,
Linus Walleij