[RFC PATCHv2 0/4] omap-serial high-speed fixes/improvements
From: Frans Klaver <hidden>
Date: 2014-08-19 12:15:01
Also in:
linux-arm-kernel, linux-omap, linux-serial, lkml
From: Frans Klaver <hidden>
Date: 2014-08-19 12:15:01
Also in:
linux-arm-kernel, linux-omap, linux-serial, lkml
Here's version 2 of the patches that should improve the behavior of the omap serial port at high baud and data rates. Differences with regard to v1 are: - centralize baud_is_mode16's calculation - fix/unbreak an uninitialized variable in "use threaded interrupt handler" - read has-hw-flow-control property in of_get_uart_port_info Frans Klaver (4): tty: omap-serial: pull out calculation from baud_is_mode16 tty: omap-serial: prevent division by zero tty: omap-serial: use threaded interrupt handler tty: omap-serial: support setting of hardware flow control in dts .../devicetree/bindings/serial/omap_serial.txt | 1 + drivers/tty/serial/omap-serial.c | 65 +++++++++++++++++----- 2 files changed, 51 insertions(+), 15 deletions(-) -- 1.9.3