Re: [PATCH] platform: cznic: turris-omnia-mcu: Use new GPIO line value setter callbacks

From: Bartosz Golaszewski
Date: Wed Jun 18 2025 - 09:21:08 EST


On Wed, Jun 18, 2025 at 2:43 PM Marek Behún <kabel@xxxxxxxxxx> wrote:
>
> struct gpio_chip now has callbacks for setting line values that return
> an integer, allowing to indicate failures. Convert the driver to using
> them.
>
> Signed-off-by: Marek Behún <kabel@xxxxxxxxxx>
> ---

What's going on with this patch? I sent it a few days ago, now you
just resent it without changes. Who should pick it up?

Bart