Re: [PATCH 1/4] ARM: orion/gpio: use new line value setter callbacks
From: Andrew Lunn
Date: Tue Apr 08 2025 - 08:14:55 EST
On Mon, Apr 07, 2025 at 09:09:18AM +0200, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
>
> 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: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
What is you intended merge path for these? Have arm-soc take them as a
whole?
Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
Andrew