Re: [PATCH 0/4] ARM: convert board-file GPIO chips to using new value setters
From: Linus Walleij
Date: Tue Apr 15 2025 - 17:51:35 EST
On Mon, Apr 7, 2025 at 9:09 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 ARM board-file level controllers.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
Yours,
Linus Walleij