Re: [PATCH v5 0/7] gpio: introduce a gpio driver for SCMI

From: Bartosz Golaszewski

Date: Mon Mar 23 2026 - 06:03:53 EST


On Sat, Mar 21, 2026 at 11:13 AM Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote:
>
> This basically abandons my earlier attempts and goes back to Takahiro
> Akashi's driver. Here is the link to Takahiro's patchset:
>
> https://lore.kernel.org/all/20231005025843.508689-1-takahiro.akashi@xxxxxxxxxx/
>
> v5: Addresses Andy's cleanups to the driver.
> Adrresses Krzysztof's comments about the dt spec file.
> And almost all the subsystem prefixes were wrong.
>
> v4: Addressed Andy's comments about kernel-doc
> Addressed Rob's comments on the spec file
>
> v3: Forward ported Takahiro's patches and added some fixes ups to make
> it work on current kernels.
>

Once ready, how should this go in? Immutable branch in pinctrl and
final two patches through GPIO tree?

Bart