SUPERH platform development
 help / color / mirror / Atom feed
* [PATCH 0/4] r8a7793 pin control support
@ 2015-05-07 16:10 Ulrich Hecht
  2015-05-07 16:10 ` [PATCH 3/4] pinctrl: sh-pfc: Add renesas,pfc-r8a7793 to binding documentation Ulrich Hecht
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ulrich Hecht @ 2015-05-07 16:10 UTC (permalink / raw)
  To: linux-sh

Hi!

This is the PFC portion broken out of the previously posted r8a7793 series. 
Sharing the code of the r8a7791 implementation, it is now about 6000 lines
smaller. *cough*

The one feature that was missing in the existing r8a7791 PFC implementation
is the SSP pin group, which has been moved to a separate patch in this
series.

CU
Uli


Ulrich Hecht (4):
  pinctrl: sh-pfc: Add r8a7793 support
  pinctrl: sh-pfc: Enable building of r8a7793 PFC support
  pinctrl: sh-pfc: Add renesas,pfc-r8a7793 to binding documentation
  pinctrl: sh-pfc: r8a7791/3: Add SSP pin group

 .../bindings/pinctrl/renesas,pfc-pinctrl.txt       |  3 +-
 drivers/pinctrl/sh-pfc/Kconfig                     |  5 +++
 drivers/pinctrl/sh-pfc/Makefile                    |  1 +
 drivers/pinctrl/sh-pfc/core.c                      |  6 ++++
 drivers/pinctrl/sh-pfc/core.h                      |  1 +
 drivers/pinctrl/sh-pfc/pfc-r8a7791.c               | 41 ++++++++++++++++++++++
 6 files changed, 56 insertions(+), 1 deletion(-)

-- 
2.3.5


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

end of thread, other threads:[~2015-05-12  8:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-07 16:10 [PATCH 0/4] r8a7793 pin control support Ulrich Hecht
2015-05-07 16:10 ` [PATCH 3/4] pinctrl: sh-pfc: Add renesas,pfc-r8a7793 to binding documentation Ulrich Hecht
2015-05-12  7:22 ` [PATCH 0/4] r8a7793 pin control support Linus Walleij
2015-05-12  7:31 ` Laurent Pinchart
2015-05-12  8:48 ` Ulrich Hecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox