On Sun, May 24, 2015 at 04:11:44PM +0100, Paul Burton wrote: > Introduce a driver suitable for use with the UARTs present in > Ingenic SoCs such as the JZ4740 & JZ4780. These are described as being > ns16550 compatible but aren't quite - they require the setting of an > extra bit in the FCR register to enable the UART module. The serial_out > implementation is the same as that in arch/mips/jz4740/serial.c - which > will shortly be removed. > > Signed-off-by: Paul Burton <paul.burton@xxxxxxxxxx> > Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > Cc: Jiri Slaby <jslaby@xxxxxxx> > Cc: Lars-Peter Clausen <lars@xxxxxxxxxx> > Cc: linux-serial@xxxxxxxxxxxxxxx Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>