commit | d2aef35a5cc543292dae7130734c390f2a251f73 | [log] [tgz] |
---|---|---|
author | Joachim Eastwood <manabian@gmail.com> | Sat May 30 23:14:44 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jun 01 06:56:33 2015 +0900 |
tree | 4e5e69cc33e0fc6d681e1898c819331032595397 | |
parent | 1a8d2903cb6a92ce47cfc8841951b8227c09e505 [diff] |
serial: 8250: add LPC18xx/43xx UART driver Serial port driver for the 8250-based UART found on LPC18xx/43xx devices. The UART is 16550A compatible with additional features like RS485 support, synchronous mode, IrDA, and DMA. For now only basic UART and RS485 operation is supported. Signed-off-by: Joachim Eastwood <manabian@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>