On Thu, Sep 11, 2014 at 10:11:34PM +0200, Carlo Caione wrote: > 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@xxxxxxxxxx> > --- > drivers/tty/serial/Kconfig | 18 ++ > drivers/tty/serial/Makefile | 1 + > drivers/tty/serial/meson_uart.c | 634 +++++++++++++++++++++++++++++++++++++++ > include/uapi/linux/serial_core.h | 3 + > 4 files changed, 656 insertions(+) > create mode 100644 drivers/tty/serial/meson_uart.c I've already taken this patch, why resend it? confused, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html