public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/2] serial: sh-sci: HSCIF support
@ 2013-06-17  2:42 Simon Horman
  2013-06-17  2:42 ` [PATCH 1/2] " Simon Horman
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Simon Horman @ 2013-06-17  2:42 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Greg, Hi All,

this short series adds HSCIF support to the sh-sci driver
and enhances the r8a7790 SoC to not use external clocks for SCIF.

I have included these two patches in a single series as the second
patch has a build-time dependency on the first.

Greg, would it be possible for you to review at least the first patch and
if it is ok either:
* Ack the first patch so I can merge it through the renesas tree or;
* Take both patches, I have supplied Acks.

In the case of the latter I can supply a pull request if you like.

Ulrich Hecht (2):
  serial: sh-sci: HSCIF support
  ARM: shmobile: r8a7790: don't use external clock for SCIFs

 arch/arm/mach-shmobile/setup-r8a7790.c |   16 ++++-
 drivers/tty/serial/sh-sci.c            |  102 +++++++++++++++++++++++++++++---
 include/linux/serial_sci.h             |   12 +++-
 include/uapi/linux/serial_core.h       |    3 +
 4 files changed, 120 insertions(+), 13 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2013-06-17  3:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-17  2:42 [PATCH 0/2] serial: sh-sci: HSCIF support Simon Horman
2013-06-17  2:42 ` [PATCH 1/2] " Simon Horman
2013-06-17  3:00   ` Greg Kroah-Hartman
2013-06-17  2:42 ` [PATCH 2/2] ARM: shmobile: r8a7790: don't use external clock for SCIFs Simon Horman
2013-06-17  3:00 ` [PATCH 0/2] serial: sh-sci: HSCIF support Greg Kroah-Hartman
2013-06-17  3:15   ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox