All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH 0/3 v3] ARM: shmobile: r8a7778: pinctrl support
@ 2013-04-12  5:34 Kuninori Morimoto
  0 siblings, 0 replies; only message in thread
From: Kuninori Morimoto @ 2013-04-12  5:34 UTC (permalink / raw)
  To: linux-sh


Hi Laurent, Simon, Magnus

These patches are v3 of r8a7778 pinctrl support

These are based on renesas-next-20130411v2

Main change is [1/3]
I added Laurent's Acked-by on [2/3] [3/3]

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(+)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-04-12  5:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-12  5:34 [PATCH 0/3 v3] ARM: shmobile: r8a7778: pinctrl support Kuninori Morimoto

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.