[PATCH 0/4] serial: imx: some irq and handshaking fixes
Uwe Kleine-König
u.kleine-koenig at pengutronix.de
Thu Mar 10 02:26:05 PST 2016
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
More information about the linux-arm-kernel
mailing list