Re: [PATCH v3 7/7] gpio: add pinctrl based generic gpio driver

From: Linus Walleij

Date: Wed Mar 11 2026 - 17:56:11 EST


On Wed, Mar 11, 2026 at 8:39 PM Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote:

> From: AKASHI Takahiro <takahiro.akashi@xxxxxxxxxx>
>
> The ARM SCMI pinctrl protocol allows GPIO access. Instead of creating
> a new SCMI gpio driver, this driver is a generic GPIO driver that uses
> standard pinctrl interfaces.
>
> Signed-off-by: AKASHI Takahiro <takahiro.akashi@xxxxxxxxxx>
> Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>

To me this is as pure as a GPIO-on-pinctrl can get.
Reviewed-by: Linus Walleij <linusw@xxxxxxxxxx>

Yours,
Linus Walleij