Greg, Patch 1/2 is a patch redux originally sent in by James Hogan back in Feb 2015. It allows for a marginally slower uart clk than nominal while still supporting the max baud rate. This should not produce transmission errors. The discussion that followed the original submission is here: http://www.spinics.net/lists/linux-serial/msg15916.html James linked to a good background article on uart clk accuracy http://www.maximintegrated.com/en/app-notes/index.mvp/id/2141 Patch 2/2 is a cleanup patch dependent on patch 1/2. Regards, Peter Hurley (2): serial: 8250: Tolerate clock variance for max baud rate serial: 8250: Refactor serial console restore-from-suspend drivers/tty/serial/8250/8250_port.c | 62 ++++++++++++++++++++++++------------- 1 file changed, 40 insertions(+), 22 deletions(-) -- 2.5.3 -- 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