linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] pinctrl: renesas: Updates for v5.15 (take two)
@ 2021-08-13 10:28 Geert Uytterhoeven
  2021-08-13 22:41 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2021-08-13 10:28 UTC (permalink / raw)
  To: Linus Walleij; +Cc: linux-gpio, linux-renesas-soc, Geert Uytterhoeven

	Hi Linus,

The following changes since commit 91d1be9fb7d667ae136f05cc645276eb2c9fa40e:

  pinctrl: renesas: Fix pin control matching on R-Car H3e-2G (2021-07-27 09:29:02 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/renesas-pinctrl-for-v5.15-tag2

for you to fetch changes up to c4c4637eb57f2a25c445421aadeb689a2538b20b:

  pinctrl: renesas: Add RZ/G2L pin and gpio controller driver (2021-08-13 12:09:04 +0200)

----------------------------------------------------------------
pinctrl: renesas: Updates for v5.15 (take two)

  - Add pin control and GPIO support for the new RZ/G2L SoC.

Thanks for pulling!

----------------------------------------------------------------
Lad Prabhakar (2):
      dt-bindings: pinctrl: renesas: Add DT bindings for RZ/G2L pinctrl
      pinctrl: renesas: Add RZ/G2L pin and gpio controller driver

 .../bindings/pinctrl/renesas,rzg2l-pinctrl.yaml    |  155 +++
 drivers/pinctrl/renesas/Kconfig                    |   11 +
 drivers/pinctrl/renesas/Makefile                   |    1 +
 drivers/pinctrl/renesas/pinctrl-rzg2l.c            | 1175 ++++++++++++++++++++
 include/dt-bindings/pinctrl/rzg2l-pinctrl.h        |   23 +
 5 files changed, 1365 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml
 create mode 100644 drivers/pinctrl/renesas/pinctrl-rzg2l.c
 create mode 100644 include/dt-bindings/pinctrl/rzg2l-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: renesas: Updates for v5.15 (take two)
  2021-08-13 10:28 [GIT PULL] pinctrl: renesas: Updates for v5.15 (take two) Geert Uytterhoeven
@ 2021-08-13 22:41 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2021-08-13 22:41 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: open list:GPIO SUBSYSTEM, Linux-Renesas

On Fri, Aug 13, 2021 at 12:28 PM Geert Uytterhoeven
<geert+renesas@glider.be> wrote:

> The following changes since commit 91d1be9fb7d667ae136f05cc645276eb2c9fa40e:
>
>   pinctrl: renesas: Fix pin control matching on R-Car H3e-2G (2021-07-27 09:29:02 +0200)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/renesas-pinctrl-for-v5.15-tag2
>
> for you to fetch changes up to c4c4637eb57f2a25c445421aadeb689a2538b20b:
>
>   pinctrl: renesas: Add RZ/G2L pin and gpio controller driver (2021-08-13 12:09:04 +0200)

Pulled in for v5.15!

Yours,
Linus Walleij

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

end of thread, other threads:[~2021-08-13 22:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-13 10:28 [GIT PULL] pinctrl: renesas: Updates for v5.15 (take two) Geert Uytterhoeven
2021-08-13 22:41 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).