mbox series

[GIT,PULL] pinctrl: sh-pfc: Updates for v5.8 (take two)

Message ID 20200520125357.16281-1-geert+renesas@glider.be (mailing list archive)
State Mainlined
Commit 6fe7c07a9a807445a02e88ce9545fa17910d8505
Delegated to: Geert Uytterhoeven
Headers show
Series [GIT,PULL] pinctrl: sh-pfc: Updates for v5.8 (take two) | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/sh-pfc-for-v5.8-tag2

Message

Geert Uytterhoeven May 20, 2020, 12:53 p.m. UTC
Hi Linus,

The following changes since commit 41fe32ecc7aff4527a4ee477870d9b1164be95a4:

  MAINTAINERS: Add DT Bindings for Renesas Pin Function Controllers (2020-04-20 13:14:05 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/sh-pfc-for-v5.8-tag2

for you to fetch changes up to dfae0422de12265ae7c9bf57b34990200dea0c83:

  MAINTAINERS: Renesas Pin Controllers are supported (2020-05-20 14:02:00 +0200)

----------------------------------------------------------------
pinctrl: sh-pfc: Updates for v5.8 (take two)

  - Add support for the new RZ/H1G (r8a7742) SoC,
  - Minor fixes and improvements.

Thanks for pulling!
----------------------------------------------------------------
Geert Uytterhoeven (2):
      pinctrl: rza1: Fix flag name in comment
      MAINTAINERS: Renesas Pin Controllers are supported

Lad Prabhakar (2):
      dt-bindings: pinctrl: sh-pfc: Document r8a7742 PFC support
      pinctrl: sh-pfc: r8a7790: Add r8a7742 PFC support

 .../bindings/pinctrl/renesas,pfc-pinctrl.txt       |   1 +
 MAINTAINERS                                        |   2 +-
 drivers/pinctrl/pinctrl-rza1.c                     |   2 +-
 drivers/pinctrl/sh-pfc/Kconfig                     |   4 +
 drivers/pinctrl/sh-pfc/Makefile                    |   1 +
 drivers/pinctrl/sh-pfc/core.c                      |   6 +
 drivers/pinctrl/sh-pfc/pfc-r8a7790.c               | 744 +++++++++++----------
 drivers/pinctrl/sh-pfc/sh_pfc.h                    |   1 +
 8 files changed, 407 insertions(+), 354 deletions(-)


Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

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

Comments

Sergei Shtylyov May 20, 2020, 1:47 p.m. UTC | #1
Hello!

On 20.05.2020 15:53, Geert Uytterhoeven wrote:

> The following changes since commit 41fe32ecc7aff4527a4ee477870d9b1164be95a4:
> 
>    MAINTAINERS: Add DT Bindings for Renesas Pin Function Controllers (2020-04-20 13:14:05 +0200)
> 
> are available in the Git repository at:
> 
>    git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/sh-pfc-for-v5.8-tag2
> 
> for you to fetch changes up to dfae0422de12265ae7c9bf57b34990200dea0c83:
> 
>    MAINTAINERS: Renesas Pin Controllers are supported (2020-05-20 14:02:00 +0200)
> 
> ----------------------------------------------------------------
> pinctrl: sh-pfc: Updates for v5.8 (take two)
> 
>    - Add support for the new RZ/H1G (r8a7742) SoC,

    I think it's rather RZ/G1H. :-)

>    - Minor fixes and improvements.
> 
> Thanks for pulling!
> ----------------------------------------------------------------
> Geert Uytterhoeven (2):
>        pinctrl: rza1: Fix flag name in comment
>        MAINTAINERS: Renesas Pin Controllers are supported
> 
> Lad Prabhakar (2):
>        dt-bindings: pinctrl: sh-pfc: Document r8a7742 PFC support
>        pinctrl: sh-pfc: r8a7790: Add r8a7742 PFC support
> 
>   .../bindings/pinctrl/renesas,pfc-pinctrl.txt       |   1 +
>   MAINTAINERS                                        |   2 +-
>   drivers/pinctrl/pinctrl-rza1.c                     |   2 +-
>   drivers/pinctrl/sh-pfc/Kconfig                     |   4 +
>   drivers/pinctrl/sh-pfc/Makefile                    |   1 +
>   drivers/pinctrl/sh-pfc/core.c                      |   6 +
>   drivers/pinctrl/sh-pfc/pfc-r8a7790.c               | 744 +++++++++++----------
>   drivers/pinctrl/sh-pfc/sh_pfc.h                    |   1 +
>   8 files changed, 407 insertions(+), 354 deletions(-)
> 
> 
> Gr{oetje,eeting}s,
> 
> 						Geert

MBR, Sergei
Geert Uytterhoeven May 20, 2020, 2:05 p.m. UTC | #2
Hi Sergei,

On Wed, May 20, 2020 at 3:47 PM Sergei Shtylyov
<sergei.shtylyov@cogentembedded.com> wrote:
> On 20.05.2020 15:53, Geert Uytterhoeven wrote:
> > The following changes since commit 41fe32ecc7aff4527a4ee477870d9b1164be95a4:
> >
> >    MAINTAINERS: Add DT Bindings for Renesas Pin Function Controllers (2020-04-20 13:14:05 +0200)
> >
> > are available in the Git repository at:
> >
> >    git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/sh-pfc-for-v5.8-tag2
> >
> > for you to fetch changes up to dfae0422de12265ae7c9bf57b34990200dea0c83:
> >
> >    MAINTAINERS: Renesas Pin Controllers are supported (2020-05-20 14:02:00 +0200)
> >
> > ----------------------------------------------------------------
> > pinctrl: sh-pfc: Updates for v5.8 (take two)
> >
> >    - Add support for the new RZ/H1G (r8a7742) SoC,
>
>     I think it's rather RZ/G1H. :-)

Thanks, retagged and resent.

Gr{oetje,eeting}s,

                        Geert