From: Tony Lindgren <tony@atomide.com>
To: unlisted-recipients:; (no To-header on input)
Cc: "Andy Shevchenko" <andriy.shevchenko@intel.com>,
"Dhruva Gole" <d-gole@ti.com>,
"Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>,
"Johan Hovold" <johan@kernel.org>,
"Sebastian Andrzej Siewior" <bigeasy@linutronix.de>,
"Vignesh Raghavendra" <vigneshr@ti.com>,
linux-omap@vger.kernel.org
Subject: [PATCH 0/4] More console rebind changes for 8250_omap serial driver
Date: Mon, 8 May 2023 11:20:10 +0300 [thread overview]
Message-ID: <20230508082014.23083-1-tony@atomide.com> (raw)
Hi all,
Here are more serial console rebind improvments for 8250_omap. Turns out
there have been some life cycle issues in the driver for quite a while.
The issues rebinding the driver have certainly made debugging serial core
runtime PM changes a bit harder..
Probably only the first patch is needed as a fix for the stable kernels.
Not sure if folks have been hitting the other issues so far. These might
issues only if device tree overlays are being used for serial ports, and
I'm not aware of such cases so far with the mainline kernel.
Regards,
Tony
Tony Lindgren (4):
serial: 8250: omap: Fix freeing of resources on failed register
serial: 8250: omap: Fix imprecise external abort for omap_8250_pm()
serial: 8250: omap: Fix life cycle issues for interrupt handlers
serial: 8250: omap: Shut down on remove for console uart
drivers/tty/serial/8250/8250_omap.c | 141 +++++++++++++++-------------
1 file changed, 76 insertions(+), 65 deletions(-)
--
2.40.1
next reply other threads:[~2023-05-08 8:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-08 8:20 Tony Lindgren [this message]
2023-05-08 8:20 ` [PATCH 1/4] serial: 8250: omap: Fix freeing of resources on failed register Tony Lindgren
2023-05-08 9:55 ` Ilpo Järvinen
2023-05-08 11:08 ` Tony Lindgren
2023-05-08 8:20 ` [PATCH 2/4] serial: 8250: omap: Fix imprecise external abort for omap_8250_pm() Tony Lindgren
2023-05-08 8:20 ` [PATCH 3/4] serial: 8250: omap: Fix life cycle issues for interrupt handlers Tony Lindgren
2023-05-08 8:20 ` [PATCH 4/4] serial: 8250: omap: Shut down on remove for console uart Tony Lindgren
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=20230508082014.23083-1-tony@atomide.com \
--to=tony@atomide.com \
--cc=andriy.shevchenko@intel.com \
--cc=bigeasy@linutronix.de \
--cc=d-gole@ti.com \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=johan@kernel.org \
--cc=linux-omap@vger.kernel.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.