linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
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,
	Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>,
	Merlijn Wajer <merlijn@wizzup.org>,
	Romain Naour <romain.naour@smile.fr>
Subject: [RFC PATCH 0/5] 8250_omap fixes for testing
Date: Wed, 28 Sep 2022 10:29:29 +0300	[thread overview]
Message-ID: <20220928072934.48359-1-tony@atomide.com> (raw)

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.

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

-- 
2.37.3

             reply	other threads:[~2022-09-28  7:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-28  7:29 Tony Lindgren [this message]
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 ` [RFC PATCH 0/5] 8250_omap fixes for testing Ivaylo Dimitrov

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=20220928072934.48359-1-tony@atomide.com \
    --to=tony@atomide.com \
    --cc=bigeasy@linutronix.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=ivo.g.dimitrov.75@gmail.com \
    --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=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).