[PATCH 0/2] serial: sh-sci: HSCIF support
From: Simon Horman <hidden>
Date: 2013-06-17 02:42:12
Also in:
linux-serial, linux-sh
From: Simon Horman <hidden>
Date: 2013-06-17 02:42:12
Also in:
linux-serial, linux-sh
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