Re: [PATCH v2 21/30] gpio: nomadik: change driver name from gpio to gpio-nomadik

From: Linus Walleij
Date: Thu Feb 29 2024 - 04:35:42 EST


On Wed, Feb 28, 2024 at 12:28 PM Théo Lebrun <theo.lebrun@xxxxxxxxxxx> wrote:

> This GPIO driver is historically related to the Nomadik platform. It
> however can be used by others as it implements the ST STA2X11 IP block.
> Pick a less ambiguous name for it.
>
> Signed-off-by: Théo Lebrun <theo.lebrun@xxxxxxxxxxx>
(...)
> - .name = "gpio",
> + .name = "nomadik-gpio",

Patch applied after amending $SUBJECT to be nomadik-gpio rather than
gpio-nomadik.

Yours,
Linus Walleij