linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] serial: imx: some irq and handshaking fixes
@ 2016-03-10 10:26 Uwe Kleine-König
  2016-03-10 10:26 ` [PATCH 1/4] serial: imx: reorder functions to simplify next patch Uwe Kleine-König
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Uwe Kleine-König @ 2016-03-10 10:26 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

this series doesn't solve all my problems but at least some. Now for my
remaining problem my machine at least doesn't reset (by watchdog) but
disables the serial irq instead which at least allows to debug further.
(Still I'm a bit out of ideas.)

The last patch doesn't fix a real problem I have, just noticed that
while working on the handshaking stuff.

It would be great if these patched made it into v4.6-rc1.

Best regards
Uwe

Uwe Kleine-K?nig (4):
  serial: imx: reorder functions to simplify next patch
  serial: imx: implement handshaking irq handling for DTE mode
  serial: imx: let irq handler return IRQ_NONE if no event was handled
  serial: imx: only count 0->1 transitions for RNG

 drivers/tty/serial/imx.c | 152 +++++++++++++++++++++++++++++------------------
 1 file changed, 95 insertions(+), 57 deletions(-)

-- 
2.7.0

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

end of thread, other threads:[~2016-03-24  8:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-10 10:26 [PATCH 0/4] serial: imx: some irq and handshaking fixes Uwe Kleine-König
2016-03-10 10:26 ` [PATCH 1/4] serial: imx: reorder functions to simplify next patch Uwe Kleine-König
2016-03-10 10:26 ` [PATCH 2/4] serial: imx: implement handshaking irq handling for DTE mode Uwe Kleine-König
2016-03-10 10:26 ` [PATCH 3/4] serial: imx: let irq handler return IRQ_NONE if no event was handled Uwe Kleine-König
2016-03-10 10:26 ` [PATCH 4/4] serial: imx: only count 0->1 transitions for RNG Uwe Kleine-König
2016-03-24  8:14 ` [PATCH 0/4] serial: imx: some irq and handshaking fixes Uwe Kleine-König

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).