History log of /drivers/tty/serial/meson_uart.c
Revision Date Author Comments
ff7693d079e58fb62d735b7b8085b53fcfb74528 17-Aug-2014 Carlo Caione <carlo@caione.org> 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>