[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1410789610-23059-1-git-send-email-frans.klaver@xsens.com>
Date: Mon, 15 Sep 2014 16:00:06 +0200
From: Frans Klaver <frans.klaver@...ns.com>
To: Tony Lindgren <tony@...mide.com>
CC: Frans Klaver <frans.klaver@...ns.com>, Felipe Balbi <balbi@...com>,
Rob Herring <robh+dt@...nel.org>,
Pawel Moll <pawel.moll@....com>,
Mark Rutland <mark.rutland@....com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Kumar Gala <galak@...eaurora.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Alexey Pelykh <alexey.pelykh@...il.com>,
Jiri Slaby <jslaby@...e.cz>, <linux-serial@...r.kernel.org>,
<linux-omap@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>
Subject: [PATCH v3 0/4] omap-serial high-speed fixes/improvements
Hi,
Here's version 3 of my fixes for high speed usage of the omap serial driver.
Sebastian's 8250 based implementation doesn't seem to be quite there yet. As
long as that's the case, I'd like to go ahead with improving this series.
v2..v3
- fix an undefined variable in "prevent division by zero"
- use IRQ_ONESHOT for the threaded irq in "use threaded interrupt handler"
v1..v2
- 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 | 64 +++++++++++++++++-----
2 files changed, 50 insertions(+), 15 deletions(-)
--
2.1.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists