All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add R8A774C0 PFC support
@ 2018-09-12 13:31 Fabrizio Castro
  2018-09-12 13:31 ` [PATCH 1/2] dt-bindings: pinctrl: sh-pfc: Document r8a774c0 " Fabrizio Castro
  2018-09-12 13:31 ` [PATCH 2/2] pinctrl: sh-pfc: r8a77990: Add R8A774C0 " Fabrizio Castro
  0 siblings, 2 replies; 5+ messages in thread
From: Fabrizio Castro @ 2018-09-12 13:31 UTC (permalink / raw)
  To: Linus Walleij, Rob Herring, Mark Rutland, Laurent Pinchart,
	Geert Uytterhoeven
  Cc: Fabrizio Castro, linux-gpio, devicetree, linux-renesas-soc,
	Simon Horman, Chris Paterson, Biju Das

Dear All,

this patch series adds PFC support to the RZ/G2E (a.k.a. r8a774c0),
and it applies on top of renesas-drivers-2018-09-11-v4.19-rc3.

Thanks,
Fab

Fabrizio Castro (2):
  dt-bindings: pinctrl: sh-pfc: Document r8a774c0 PFC support
  pinctrl: sh-pfc: r8a77990: Add R8A774C0 PFC support

 .../bindings/pinctrl/renesas,pfc-pinctrl.txt       |   1 +
 drivers/pinctrl/sh-pfc/Kconfig                     |   5 +
 drivers/pinctrl/sh-pfc/Makefile                    |   1 +
 drivers/pinctrl/sh-pfc/core.c                      |   6 +
 drivers/pinctrl/sh-pfc/pfc-r8a77990.c              | 339 ++++++++++++---------
 drivers/pinctrl/sh-pfc/sh_pfc.h                    |   1 +
 6 files changed, 202 insertions(+), 151 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-09-19 14:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-12 13:31 [PATCH 0/2] Add R8A774C0 PFC support Fabrizio Castro
2018-09-12 13:31 ` [PATCH 1/2] dt-bindings: pinctrl: sh-pfc: Document r8a774c0 " Fabrizio Castro
2018-09-14 13:07   ` Geert Uytterhoeven
2018-09-12 13:31 ` [PATCH 2/2] pinctrl: sh-pfc: r8a77990: Add R8A774C0 " Fabrizio Castro
2018-09-19  8:46   ` Geert Uytterhoeven

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.