All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] pinctrl: sh-pfc: Updates for v5.9 (take two)
@ 2020-07-17 10:09 Geert Uytterhoeven
  2020-07-17 11:38 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2020-07-17 10:09 UTC (permalink / raw)
  To: Linus Walleij; +Cc: linux-gpio, linux-renesas-soc, Geert Uytterhoeven

	Hi Linus,

The following changes since commit b2fc9b4eb1d79c03fd78e50b810c2ea27178e1e3:

  pinctrl: sh-pfc: r8a77970: Add RPC pins, groups, and functions (2020-06-22 16:58:23 +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.9-tag2

for you to fetch changes up to 4d0e62679f17b8bde01aa9995233b5b9ca05ab7f:

  dt-bindings: pinctrl: renesas,rza2-pinctrl: Convert to json-schema (2020-07-16 09:57:50 +0200)

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

  - Add support for the new RZ/G2H (R8A774E1) SoC,
  - One more conversion of DT bindings to json-schema,
  - Fix RZ/A1 kerneldoc.

Thanks for pulling!
----------------------------------------------------------------
Geert Uytterhoeven (1):
      dt-bindings: pinctrl: renesas,rza2-pinctrl: Convert to json-schema

Lad Prabhakar (1):
      pinctrl: sh-pfc: pfc-r8a77951: Add R8A774E1 PFC support

Lee Jones (1):
      pinctrl: rza1: Demote some kerneldoc headers and fix others

Marian-Cristian Rotariu (1):
      dt-bindings: pinctrl: sh-pfc: Document r8a774e1 PFC support

 .../bindings/pinctrl/renesas,pfc-pinctrl.txt       |   1 +
 .../bindings/pinctrl/renesas,rza2-pinctrl.txt      |  87 --
 .../bindings/pinctrl/renesas,rza2-pinctrl.yaml     | 100 +++
 drivers/pinctrl/pinctrl-rza1.c                     |  24 +-
 drivers/pinctrl/sh-pfc/Kconfig                     |   4 +
 drivers/pinctrl/sh-pfc/Makefile                    |   1 +
 drivers/pinctrl/sh-pfc/core.c                      |   6 +
 drivers/pinctrl/sh-pfc/pfc-r8a77951.c              | 877 +++++++++++----------
 drivers/pinctrl/sh-pfc/sh_pfc.h                    |   1 +
 9 files changed, 587 insertions(+), 514 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/pinctrl/renesas,rza2-pinctrl.txt
 create mode 100644 Documentation/devicetree/bindings/pinctrl/renesas,rza2-pinctrl.yaml

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 v5.9 (take two)
  2020-07-17 10:09 [GIT PULL] pinctrl: sh-pfc: Updates for v5.9 (take two) Geert Uytterhoeven
@ 2020-07-17 11:38 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2020-07-17 11:38 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: open list:GPIO SUBSYSTEM, Linux-Renesas

On Fri, Jul 17, 2020 at 12:58 PM Geert Uytterhoeven
<geert+renesas@glider.be> wrote:

> The following changes since commit b2fc9b4eb1d79c03fd78e50b810c2ea27178e1e3:
>
>   pinctrl: sh-pfc: r8a77970: Add RPC pins, groups, and functions (2020-06-22 16:58:23 +0200)
>
> are available in the Git repository at:

Thanks, pulled in to my devel branch.

Yours,
Linus Walleij

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

end of thread, other threads:[~2020-07-17 11:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-17 10:09 [GIT PULL] pinctrl: sh-pfc: Updates for v5.9 (take two) Geert Uytterhoeven
2020-07-17 11:38 ` 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.