]> git.baikalelectronics.ru Git - kernel.git/commit
serial/8250: Add LPC3220 standard UART type
authorRoland Stigge <stigge@antcom.de>
Mon, 11 Jun 2012 19:57:13 +0000 (21:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Jul 2012 20:37:02 +0000 (13:37 -0700)
commit3af5c1b15984cd7295d660d09bb711b4039aa3e7
treee869564920804643603f872fb53d61865f21a638
parent34df50e462cf67c61acc60fb2976130a0662a372
serial/8250: Add LPC3220 standard UART type

LPC32xx has "Standard" UARTs that are actually 16550A compatible but have
bigger FIFOs. Since the already supported 16X50 line still doesn't match here,
we agreed on adding a new type.

Signed-off-by: Roland Stigge <stigge@antcom.de>
Acked-by: Alan Cox <alan@linux.intel.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250.c
include/linux/serial_core.h