Re: [PATCH 00/12] ASoC: convert GPIO chips to using new value setters
From: Charles Keepax
Date: Tue Apr 08 2025 - 08:34:38 EST
On Tue, Apr 08, 2025 at 09:38:18AM +0200, Bartosz Golaszewski 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 ASoC GPIO controllers.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
> ---
For the Wolfson/Cirrus bits:
Reviewed-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx>
Thanks,
Charles