Re: [PATCH 0/3] Input: convert GPIO chips to using new value setters

From: Linus Walleij
Date: Tue Apr 15 2025 - 04:34:18 EST


On Mon, Apr 7, 2025 at 9:19 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 GPIO controllers under drivers/input/.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>

The series:
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij