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

This patch series aims to add support for RZ/G1N (R8A7744) PFC driver.

RZ/G1N SoC is similar to RZ/G1M and R-Car Gen2 M2-W/M2-N SoC.

This patchset is based on renesas-devel-20180906-v4.19-rc2.

Biju Das (2):
  dt-bindings: pinctrl: sh-pfc: Document r8a7744 PFC support
  pinctrl: sh-pfc: r8a7791: Add r8a7744 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-r8a7791.c               | 22 ++++++++++++++++++++++
 drivers/pinctrl/sh-pfc/sh_pfc.h                    |  1 +
 6 files changed, 36 insertions(+)

-- 
2.7.4

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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-11 10:30 [PATCH 0/2] Add RZ/G1N PFC driver Biju Das
2018-09-11 10:30 ` [PATCH 1/2] dt-bindings: pinctrl: sh-pfc: Document r8a7744 PFC support Biju Das
2018-09-12  9:31   ` Simon Horman
2018-09-14 13:01   ` Geert Uytterhoeven
2018-09-11 10:30 ` [PATCH 2/2] pinctrl: sh-pfc: r8a7791: Add r8a7744 support Biju Das
2018-09-12  9:31   ` Simon Horman
2018-09-14 13:06   ` 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.