From: u.kleine-koenig@pengutronix.de (Uwe Kleine-König)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] serial: imx: some irq and handshaking fixes
Date: Thu, 24 Mar 2016 09:14:13 +0100 [thread overview]
Message-ID: <20160324081413.GR6191@pengutronix.de> (raw)
In-Reply-To: <1457605569-7828-1-git-send-email-u.kleine-koenig@pengutronix.de>
Hello Greg,
On Thu, Mar 10, 2016 at 11:26:05AM +0100, Uwe Kleine-K?nig wrote:
> 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.
I have to rework this series. There is an unclear situation that results
in a stuck irq on i.MX25 because I'm unable to clear the DCD irq. Also I
missed a hunk in "let irq handler return IRQ_NONE if no event was
handled".
I will post a safer series later today. Please don't apply this one.
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-K?nig |
Industrial Linux Solutions | http://www.pengutronix.de/ |
prev parent reply other threads:[~2016-03-24 8:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Uwe Kleine-König [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160324081413.GR6191@pengutronix.de \
--to=u.kleine-koenig@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).