devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] omap-serial high-speed fixes/improvements
@ 2014-09-15 14:00 Frans Klaver
  2014-09-15 14:00 ` [PATCH 1/4] tty: omap-serial: pull out calculation from baud_is_mode16 Frans Klaver
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Frans Klaver @ 2014-09-15 14:00 UTC (permalink / raw)
  To: Tony Lindgren
  Cc: Frans Klaver, Felipe Balbi, Rob Herring, Pawel Moll, Mark Rutland,
	Ian Campbell, Kumar Gala, Greg Kroah-Hartman, Alexey Pelykh,
	Jiri Slaby, linux-serial, linux-omap, devicetree,
	linux-arm-kernel, linux-kernel

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2014-09-23 20:02 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-15 14:00 [PATCH v3 0/4] omap-serial high-speed fixes/improvements Frans Klaver
2014-09-15 14:00 ` [PATCH 1/4] tty: omap-serial: pull out calculation from baud_is_mode16 Frans Klaver
2014-09-15 14:00 ` [PATCH 2/4] tty: omap-serial: prevent division by zero Frans Klaver
2014-09-15 14:00 ` [PATCH 3/4] tty: omap-serial: use threaded interrupt handler Frans Klaver
2014-09-15 15:39   ` Peter Hurley
     [not found]     ` <54170823.7040801-WaGBZJeGNqdsbIuE7sb01tBPR1lH4CV8@public.gmane.org>
2014-09-15 17:31       ` Peter Hurley
2014-09-16  8:50         ` Frans Klaver
2014-09-17 12:01           ` Peter Hurley
2014-09-17 12:13             ` Frans Klaver
2014-09-23  8:24               ` Frans Klaver
     [not found]                 ` <20140923082445.GA16218-fflvphBLEC9V3v/g3MTWbjg1oUeLRpcR@public.gmane.org>
2014-09-23 17:17                   ` Peter Hurley
     [not found]                     ` <5421AB20.8040606-WaGBZJeGNqdsbIuE7sb01tBPR1lH4CV8@public.gmane.org>
2014-09-23 18:11                       ` Frans Klaver
2014-09-23 18:38                         ` Tony Lindgren
2014-09-23 20:02                           ` Frans Klaver
2014-09-15 14:00 ` [PATCH 4/4] tty: omap-serial: support setting of hardware flow control in dts Frans Klaver

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).