linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4 v2] ARM: shmobile: r8a7778: pinctrl support
@ 2013-04-10  9:29 Kuninori Morimoto
  2013-04-10 10:58 ` Laurent Pinchart
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kuninori Morimoto @ 2013-04-10  9:29 UTC (permalink / raw)
  To: linux-sh


Hi Laurent, Simon, Magnus

These patches are v2 of r8a7778 pinctrl support
I removed [RFC] from Subject

These are based on

renesas-next-20130405v2
 + simon/defconfig-bockw
 + simon/soc-r8a7778
 + simon/boards-bockw

and Laurent's this patch

Subject: [PATCH v2 1/3] gpio-rcar: Add RCAR_GP_PIN macro
Date:	Mon,  8 Apr 2013 12:05:30 +0200

Kuninori Morimoto (3):
      sh-pfc: Add r8a7778 pinmux support
      ARM: shmobile: r8a7778: Register PFC device
      ARM: shmobile: bockw: add pinctrl support

 arch/arm/mach-shmobile/Kconfig                |    1 +
 arch/arm/mach-shmobile/board-bockw.c          |   13 +
 arch/arm/mach-shmobile/include/mach/r8a7778.h |    1 +
 arch/arm/mach-shmobile/setup-r8a7778.c        |   13 +
 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-r8a7778.c          | 2369 +++++++++++++++++++++++++
 9 files changed, 2407 insertions(+)


Best regards
---
Kuninori Morimoto

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

end of thread, other threads:[~2013-04-15 10:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-10  9:29 [PATCH 0/4 v2] ARM: shmobile: r8a7778: pinctrl support Kuninori Morimoto
2013-04-10 10:58 ` Laurent Pinchart
2013-04-11  0:45 ` Simon Horman
2013-04-11  2:49 ` Kuninori Morimoto
2013-04-15 10:35 ` Laurent Pinchart

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