SC26XX: New serial driver for SC2681 uarts
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Wed, 6 Feb 2008 09:37:27 +0000 (01:37 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 6 Feb 2008 18:41:06 +0000 (10:41 -0800)
commiteea63e0e8a60d00485b47fb6e75d9aa2566b989b
treec29274305ccd98bf597871688f481a8c1b2e6166
parentf5d3f30d0a1f94b3a60c34fb2e10d7ffc936804c
SC26XX: New serial driver for SC2681 uarts

New serial driver for SC2681/SC2691 uarts.  Older SNI RM400 machines are
using these chips for onboard serial ports.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Torben Mathiasen <device@lanana.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/serial/Kconfig
drivers/serial/Makefile
drivers/serial/sc26xx.c [new file with mode: 0644]