On Wed, Sep 9, 2020 at 6:26 PM Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > The drivers/pinctrl/sh-pfc subdirectory was originally created to group > pin control drivers for various Renesas SuperH and SH-Mobile platforms. > However, the name "sh-pfc" no longer reflects its contents, as the > directory now contains pin control drivers for Renesas SuperH, ARM32, > and ARM64 SoCs. > > Hence rename the subdirectory from drivers/pinctrl/sh-pfc to > drivers/pinctrl/renesas, and the related Kconfig symbol from > PINCTRL_SH_PFC to PINCTRL_RENESAS. > > Rename the git branch in MAINTAINERS, too, for consistency. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -13688,9 +13688,10 @@ PIN CONTROLLER - RENESAS > M: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > L: linux-renesas-soc@xxxxxxxxxxxxxxx > S: Supported > -T: git git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git sh-pfc > +T: git Obviously this line must not be split here. > +git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git pinctrl-renesas While applying, I'm renaming this to "renesas-pinctrl", for consistency with my branches for arm-soc, and with what other people are doing. > F: Documentation/devicetree/bindings/pinctrl/renesas,* > -F: drivers/pinctrl/sh-pfc/ > +F: drivers/pinctrl/renesas/ > > PIN CONTROLLER - SAMSUNG > M: Tomasz Figa <tomasz.figa@xxxxxxxxx> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds