[PATCH 1/2] serial/8250: Add LPC3220 standard UART type
From: arnd@arndb.de (Arnd Bergmann)
Date: 2012-05-29 15:41:18
Also in:
linux-serial, lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2012-05-29 15:41:18
Also in:
linux-serial, lkml
On Tuesday 29 May 2012, Roland Stigge wrote:
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 <redacted>
Acked-by: Arnd Bergmann <arnd@arndb.de>