]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
serial: 8250: Add Nuvoton NPCM UART
authorJoel Stanley <joel@jms.id.au>
Mon, 5 Mar 2018 11:47:38 +0000 (22:17 +1030)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Mon, 9 Apr 2018 13:41:58 +0000 (10:41 -0300)
commit86593607fcc1a72703d972592851e1cee118a14c
tree6d1f5a1fb7fb2ae81c6e9caafdf94e3c9865276b
parent315ab7c803f41ff64b2b70c4194fd65975dc11e9
serial: 8250: Add Nuvoton NPCM UART

BugLink: http://bugs.launchpad.net/bugs/1762370
commit f597fbce38d230af95384f4a04e0a13a1d0ad45d upstream.

The Nuvoton UART is almost compatible with the 8250 driver when probed
via the 8250_of driver, however it requires some extra configuration
at startup.

Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Joel Stanley <joel@jms.id.au>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
Documentation/devicetree/bindings/serial/8250.txt
drivers/tty/serial/8250/8250_of.c
drivers/tty/serial/8250/8250_port.c
include/uapi/linux/serial_core.h