linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/02] sh-pfc: Initial r8a7790 PFC support
@ 2013-04-08  2:08 Magnus Damm
  2013-04-08  2:13 ` Simon Horman
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Magnus Damm @ 2013-04-08  2:08 UTC (permalink / raw)
  To: linux-sh

sh-pfc: Initial r8a7790 PFC support

[PATCH 01/02] ARM: shmobile: Add second I/O range for r8a7790 PFC
[PATCH 02/02] sh-pfc: Initial r8a7790 PFC support

This mini-series contains initial support for the r8a7790 PFC.
Incremental future changes will move over to PINCTRL.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 Written against renesas-next-20130405v2 in renesas.git

 arch/arm/mach-shmobile/include/mach/r8a7790.h |  383 ++
 arch/arm/mach-shmobile/setup-r8a7790.c        |    1 
 drivers/pinctrl/sh-pfc/Kconfig                |    5 
 drivers/pinctrl/sh-pfc/Makefile               |    1 
 drivers/pinctrl/sh-pfc/core.c                 |    3 
 drivers/pinctrl/sh-pfc/core.h                 |    1 
 drivers/pinctrl/sh-pfc/pfc-r8a7790.c          | 3238 +++++++++++++++++++++++++
 7 files changed, 3632 insertions(+)

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

end of thread, other threads:[~2013-04-09 11:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-08  2:08 [PATCH 00/02] sh-pfc: Initial r8a7790 PFC support Magnus Damm
2013-04-08  2:13 ` Simon Horman
2013-04-08  9:18 ` Laurent Pinchart
2013-04-08  9:39 ` Laurent Pinchart
2013-04-09  8:58 ` Simon Horman
2013-04-09  8:59 ` Simon Horman
2013-04-09  9:11 ` Laurent Pinchart
2013-04-09 11:56 ` Simon Horman

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).