tty/serial: Add Spreadtrum sc9836-uart driver support
authorChunyan Zhang <chunyan.zhang@spreadtrum.com>
Wed, 28 Jan 2015 11:08:44 +0000 (19:08 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 2 Feb 2015 18:11:28 +0000 (10:11 -0800)
commitb7396a38fb28db4ebbbf35da1057eb5206b4ad6c
treea104e2bf3008ee6bf1e5f790d52dd4bf67c77a6e
parente570f6bca4a5d23a4cff4746257fb06666d1d8d4
tty/serial: Add Spreadtrum sc9836-uart driver support

Add a full sc9836-uart driver for SC9836 SoC which is based on the
spreadtrum sharkl64 platform.
This driver also support earlycon.

Originally-by: Lanqing Liu <lanqing.liu@spreadtrum.com>
Signed-off-by: Orson Zhai <orson.zhai@spreadtrum.com>
Signed-off-by: Chunyan Zhang <chunyan.zhang@spreadtrum.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/Kconfig
drivers/tty/serial/Makefile
drivers/tty/serial/sprd_serial.c [new file with mode: 0644]
include/uapi/linux/serial_core.h