New U6715 8250 serial patch

From: Philippe Langlais
Date: Thu Jul 29 2010 - 09:34:42 EST


Add the port PORT_U6_16550A (Fifo 64 bytes + Auto flow control),
auto-configuration is based on 64 bytes fifo size.
Move all U6715 specificity into our U6XXX platform serial driver (will be posted
in arm kernel list).
I add a pre_set_termios hunk at serial8250_set_termios() beginning to manage
our uart clock depending on baudrate.
I can't see another way to override 8250 set_termios() and it's enough for us.

Philippe

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/