mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* imx: serial: add IrDA support to serial driver
@ 2009-06-10 12:08 Oskar Schirmer
  2009-06-10 12:08 ` [PATCH 1/9 -v2] imx: serial: fix whitespaces (no changes in functionality) Oskar Schirmer
                   ` (8 more replies)
  0 siblings, 9 replies; 14+ messages in thread
From: Oskar Schirmer @ 2009-06-10 12:08 UTC (permalink / raw)
  To: Sascha Hauer; +Cc: linux-kernel, Andrew Morton, Alan Cox, Oskar Schirmer


Using the iMX serial driver with an IrDA device
needs extra peripheral settings and specific
timing depending on the transmitter circuitry used.

The first five patches fix minor problems in the
generic part of the iMX serial driver

The sixth introduces a generic function to calculate optimum
numerator denominator value pairs for PLL and clock
register settings, the seventh patch uses this function
in the iMX serial driver.

The eighth patch adds IrDA support to the iMX serial driver,
the last one sets the real baud rate thru tty_encode_baud_rate,
as suggested by Alan Cox.

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

end of thread, other threads:[~2009-06-16  7:29 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-10 12:08 imx: serial: add IrDA support to serial driver Oskar Schirmer
2009-06-10 12:08 ` [PATCH 1/9 -v2] imx: serial: fix whitespaces (no changes in functionality) Oskar Schirmer
2009-06-10 12:08 ` [PATCH 2/9 -v2] imx: serial: fix one bit field type Oskar Schirmer
2009-06-10 12:08 ` [PATCH 3/9 -v2] imx: serial: notify higher layers in case xmit IRQ was not called Oskar Schirmer
2009-06-10 12:08 ` [PATCH 4/9 -v2] imx: serial: be sure to stop xmit upon shutdown Oskar Schirmer
2009-06-10 12:08 ` [PATCH 5/9 -v2] imx: serial: handle initialisation failure correctly Oskar Schirmer
2009-06-10 12:08 ` [PATCH 6/9] lib: isolate rational fractions helper function Oskar Schirmer
2009-06-10 12:08 ` [PATCH 7/9 -v2] imx: serial: use rational library function Oskar Schirmer
2009-06-12  7:16   ` Sascha Hauer
2009-06-15  7:40     ` Oskar Schirmer
2009-06-15  8:15       ` Sascha Hauer
2009-06-10 12:08 ` [PATCH 8/9 -v2] imx: serial: add IrDA support to serial driver Oskar Schirmer
2009-06-10 12:08 ` [PATCH 9/9 -v2] imx: serial: use tty_encode_baud_rate to set true rate Oskar Schirmer
2009-06-16  7:28   ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®