commit | 6b583fa318f7229a398fc04369141bf2f3522db5 | [log] [tgz] |
---|---|---|
author | Roland Stigge <stigge@antcom.de> | Mon Jun 11 21:57:13 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jul 26 13:37:02 2012 -0700 |
tree | e869564920804643603f872fb53d61865f21a638 | |
parent | 24a7d449b066bdba8b8b2486dc481f02043e0656 [diff] |
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>