All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] pinctrl: sh-pfc: Updates for v4.20 (take three)
@ 2018-10-05 11:57 Geert Uytterhoeven
  2018-10-10  9:16 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2018-10-05 11:57 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Laurent Pinchart, linux-gpio, linux-renesas-soc, Geert Uytterhoeven

	Hi Linus,

The following changes since commit a97f340c0a071bcb32ff68f3d19cf56a76887288:

  pinctrl: sh-pfc: rcar: Rename automotive-only arrays to automotive (2018-09-28 09:49:15 +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-v4.20-tag3

for you to fetch changes up to ef26d96023a4c34b1bcc4294f570df2b63a1b952:

  pinctrl: sh-pfc: r8a77990: Add INTC-EX pins, groups and function (2018-10-02 12:16:47 +0200)

----------------------------------------------------------------
pinctrl: sh-pfc: Updates for v4.20 (take three)

  - Add support for the new RZ/N1D (R9A06G032) and RZ/N1S (R9A06G033)
    SoCs,
  - Add INTC-EX pin groups on R-Car E3.

Thanks for pulling!

----------------------------------------------------------------
Geert Uytterhoeven (1):
      pinctrl: sh-pfc: r8a77990: Add INTC-EX pins, groups and function

Phil Edworthy (2):
      dt-bindings: pinctrl: renesas,rzn1-pinctrl: documentation
      pinctrl: renesas: Renesas RZ/N1 pinctrl driver

 .../bindings/pinctrl/renesas,rzn1-pinctrl.txt      | 153 ++++
 drivers/pinctrl/Kconfig                            |  10 +
 drivers/pinctrl/Makefile                           |   1 +
 drivers/pinctrl/pinctrl-rzn1.c                     | 948 +++++++++++++++++++++
 drivers/pinctrl/sh-pfc/pfc-r8a77990.c              |  64 +-
 include/dt-bindings/pinctrl/rzn1-pinctrl.h         | 141 +++
 6 files changed, 1315 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/pinctrl/renesas,rzn1-pinctrl.txt
 create mode 100644 drivers/pinctrl/pinctrl-rzn1.c
 create mode 100644 include/dt-bindings/pinctrl/rzn1-pinctrl.h

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [git pull] pinctrl: sh-pfc: Updates for v4.20 (take three)
  2018-10-05 11:57 [git pull] pinctrl: sh-pfc: Updates for v4.20 (take three) Geert Uytterhoeven
@ 2018-10-10  9:16 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2018-10-10  9:16 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Laurent Pinchart, open list:GPIO SUBSYSTEM, Linux-Renesas

On Fri, Oct 5, 2018 at 1:57 PM Geert Uytterhoeven
<geert+renesas@glider.be> wrote:

> The following changes since commit a97f340c0a071bcb32ff68f3d19cf56a76887288:
>
>   pinctrl: sh-pfc: rcar: Rename automotive-only arrays to automotive (2018-09-28 09:49:15 +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-v4.20-tag3
>
> for you to fetch changes up to ef26d96023a4c34b1bcc4294f570df2b63a1b952:

Pulled into the pinctrl "devel" branch, thanks!

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-10 16:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-05 11:57 [git pull] pinctrl: sh-pfc: Updates for v4.20 (take three) Geert Uytterhoeven
2018-10-10  9:16 ` Linus Walleij

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.