linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/5] HSCIF support
@ 2013-05-31 15:57 Ulrich Hecht
  0 siblings, 0 replies; only message in thread
From: Ulrich Hecht @ 2013-05-31 15:57 UTC (permalink / raw)
  To: linux-sh

Hi!

Third attempt, this time with even better formatting.

Changes since v2:

- put HSCIF MSTPs on their own line
- added Acked-by: Paul Mundt <lethal@linux-sh.org>

Changes since v1:

- restored alphabetical order of the pin groups/functions

Ulrich Hecht (5):
  serial: sh-sci: HSCIF support
  ARM: shmobile: r8a7790: HSCIF support
  sh-pfc: r8a7790: add HSCIF pin groups
  ARM: shmobile: r8a7790: don't use external clock for SCIFs
  ARM: shmobile: lager: map HSCIF0/1 to unused pins

 arch/arm/mach-shmobile/board-lager.c   |    4 +
 arch/arm/mach-shmobile/clock-r8a7790.c |    5 +
 arch/arm/mach-shmobile/setup-r8a7790.c |   16 ++-
 drivers/pinctrl/sh-pfc/pfc-r8a7790.c   |  211 +++++++++++++++++++++++++++++---
 drivers/tty/serial/sh-sci.c            |  102 +++++++++++++--
 include/linux/serial_sci.h             |   12 +-
 include/uapi/linux/serial_core.h       |    3 +
 7 files changed, 325 insertions(+), 28 deletions(-)

-- 
1.7.10.4


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

only message in thread, other threads:[~2013-05-31 15:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-31 15:57 [PATCH v3 0/5] HSCIF support Ulrich Hecht

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