From: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
To: Tony Lindgren <tony@atomide.com>
Cc: Johan Hovold <johan@kernel.org>,
Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
Vignesh Raghavendra <vigneshr@ti.com>,
linux-serial@vger.kernel.org, linux-omap@vger.kernel.org,
Merlijn Wajer <merlijn@wizzup.org>,
Romain Naour <romain.naour@smile.fr>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: [RFC PATCH 0/5] 8250_omap fixes for testing
Date: Wed, 28 Sep 2022 18:33:42 +0300 [thread overview]
Message-ID: <e14b82f6-9a08-579d-6e4e-dac05543ba96@gmail.com> (raw)
In-Reply-To: <20220928072934.48359-1-tony@atomide.com>
Hi Tony,
On 28.09.22 г. 10:29 ч., Tony Lindgren wrote:
> Hi all,
>
> Here are some 8250_omap fixes for testing. I'm not sure if the first patch
> fixes the issue reported. I'm not sure if I've seen that one, so please test.
>
> The other patches are for all kind of issues I started running into after
> testing rebinding the driver.
It seems the external abort I was seeing on reboot/poweroff on my d4 is
no longer here after applying the series, feel free to add:
Tested-by: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
>
> These are tagged RFC as we're close to the merge window, I'll repost the
> series probably after -rc1 after folks have tested this a bit. It seems
> that all these issues have been around for quite a long time.
>
> Regards,
>
> Tony
>
>
> Tony Lindgren (5):
> serial: 8250: omap: Fix missing PM runtime calls for
> omap8250_set_mctrl()
> serial: 8250: omap: Fix unpaired pm_runtime_put_sync() in
> omap8250_remove()
> serial: 8250: omap: Flush PM QOS work on remove
> serial: 8250: omap: Fix imprecise external abort for omap_8250_pm()
> serial: 8250: omap: Fix life cycle issues for interrupt handlers
>
> drivers/tty/serial/8250/8250_omap.c | 140 +++++++++++++++++-----------
> 1 file changed, 84 insertions(+), 56 deletions(-)
>
prev parent reply other threads:[~2022-09-28 15:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-28 7:29 [RFC PATCH 0/5] 8250_omap fixes for testing Tony Lindgren
2022-09-28 7:29 ` [RFC PATCH 1/5] serial: 8250: omap: Fix missing PM runtime calls for omap8250_set_mctrl() Tony Lindgren
2022-09-28 7:29 ` [RFC PATCH 2/5] serial: 8250: omap: Fix unpaired pm_runtime_put_sync() in omap8250_remove() Tony Lindgren
2022-09-28 7:29 ` [RFC PATCH 3/5] serial: 8250: omap: Flush PM QOS work on remove Tony Lindgren
2022-09-28 7:29 ` [RFC PATCH 4/5] serial: 8250: omap: Fix imprecise external abort for omap_8250_pm() Tony Lindgren
2022-09-28 7:29 ` [RFC PATCH 5/5] serial: 8250: omap: Fix life cycle issues for interrupt handlers Tony Lindgren
2022-09-28 15:33 ` Ivaylo Dimitrov [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=e14b82f6-9a08-579d-6e4e-dac05543ba96@gmail.com \
--to=ivo.g.dimitrov.75@gmail.com \
--cc=bigeasy@linutronix.de \
--cc=gregkh@linuxfoundation.org \
--cc=johan@kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=merlijn@wizzup.org \
--cc=romain.naour@smile.fr \
--cc=tony@atomide.com \
--cc=vigneshr@ti.com \
/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).