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