linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ulrich Hecht <ulrich.hecht@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH v2 0/5] HSCIF support
Date: Thu, 30 May 2013 15:08:39 +0000	[thread overview]
Message-ID: <1369926524-3425-1-git-send-email-ulrich.hecht@gmail.com> (raw)

Hi!

This is the same as v1, except the alphabetical order of the pin
groups/functions has been restored.

CU
Uli

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 |    6 +-
 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(+), 29 deletions(-)

-- 
1.7.10.4


                 reply	other threads:[~2013-05-30 15:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1369926524-3425-1-git-send-email-ulrich.hecht@gmail.com \
    --to=ulrich.hecht@gmail.com \
    --cc=linux-sh@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).