Re: [PATCH] powerpc/sgy_cts1000: convert to using gpiod API and facelift

From: Michael Ellerman
Date: Wed Nov 30 2022 - 04:32:46 EST


On Tue, 27 Sep 2022 12:23:58 -0700, Dmitry Torokhov wrote:
> This patch converts the driver to newer gpiod API, and away from
> OF-specific legacy gpio API that we want to stop using.
>
> While at it, let's address a few more issues:
>
> - switch to using dev_info()/pr_info() and friends
> - cancel work when unbinding the driver
>
> [...]

Applied to powerpc/next.

[1/1] powerpc/sgy_cts1000: convert to using gpiod API and facelift
https://git.kernel.org/powerpc/c/4e87bd14e501030619d1bad29b3ec1f947f84fc4

cheers