This patch series improves support for the UARTS found in Ingenic SoCs including the JZ4780 device on the MIPS Ci20 creator board. The first patch adds support for hardware flow control The second adds support for the TX / RX FIFOs. The third adds devicetree documentation for the JZ4760/JZ4775 variants Matt Redfearn (3): serial: 8250_ingenic: Enable hardware flow control serial: 8250_ingenic: Enable FIFO for Ingenic UARTs devicetree: Add JZ4760/JZ4775 to Ingenic SoC UART binding .../devicetree/bindings/serial/ingenic,uart.txt | 3 +- drivers/tty/serial/8250/8250_ingenic.c | 88 +++++++++++++++++++++- 2 files changed, 86 insertions(+), 5 deletions(-) -- 2.1.4 -- 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