]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ARM: meson: serial: add MesonX SoC on-chip uart driver
authorCarlo Caione <carlo@caione.org>
Sun, 17 Aug 2014 10:49:49 +0000 (12:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Sep 2014 23:12:40 +0000 (16:12 -0700)
commitff7693d079e58fb62d735b7b8085b53fcfb74528
tree268ff151dccb6a22cd6c2e76316eecacd8fc7c3c
parent75e4239b59393487dd79c88ebd419fda11eca465
ARM: meson: serial: add MesonX SoC on-chip uart driver

The SoC has four fully functional UARTs which use the same programming
model. They are named UART_A, UART_B, UART_C and UART_AO (Always-On)
which cannot be powered off.

Signed-off-by: Carlo Caione <carlo@caione.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/Kconfig
drivers/tty/serial/Makefile
drivers/tty/serial/meson_uart.c [new file with mode: 0644]
include/uapi/linux/serial_core.h