Re: [PATCH 0/4] pinctrl: intel: use new GPIO line value setter callbacks

From: Mika Westerberg
Date: Wed Jun 11 2025 - 00:36:40 EST


On Tue, Jun 10, 2025 at 11:29:38PM +0300, Andy Shevchenko wrote:
> On Tue, Jun 10, 2025 at 02:58:46PM +0200, Bartosz Golaszewski wrote:
> > Commit 98ce1eb1fd87e ("gpiolib: introduce gpio_chip setters that return
> > values") added new line setter callbacks to struct gpio_chip. They allow
> > to indicate failures to callers. We're in the process of converting all
> > GPIO controllers to using them before removing the old ones. This series
> > converts all GPIO chips in intel pin control drivers.
>
> I'll wait for Mika's Ack and apply, the material LGTM, thanks!

Looks good to me too,

Acked-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>