linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Romain Naour <romain.naour@smile.fr>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	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>,
	Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
Subject: Re: [PATCH] serial: 8250: omap: Fix missing PM runtime calls for omap8250_set_mctrl()
Date: Tue, 6 Dec 2022 08:02:12 +0200	[thread overview]
Message-ID: <Y47a5ElSui3Xovnf@atomide.com> (raw)
In-Reply-To: <a9466cd9-2a75-6b53-3d57-6a6cdabd1b05@smile.fr>

Hi,

* Romain Naour <romain.naour@smile.fr> [221203 15:17]:
> Le 24/10/2022 à 08:36, Tony Lindgren a écrit :
> > Let's fix the issue by adding missing PM runtime calls to
> > omap8250_set_mctrl(). To do this, we need to add __omap8250_set_mctrl()
> > that can be called from both omap8250_set_mctrl(), and from runtime PM
> > resume path when restoring the registers.
> 
> Sorry, I'm late but I confirm that this patch fixes my issue [1].
> 
> I checked without this patch applied with the 5.10.153-rt76+ kernel and I can
> reproduce the issue.

OK good to hear, I was wondering about that.

Regards,

Tony

      reply	other threads:[~2022-12-06  6:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-24  6:36 [PATCH] serial: 8250: omap: Fix missing PM runtime calls for omap8250_set_mctrl() Tony Lindgren
2022-12-03 15:17 ` Romain Naour
2022-12-06  6:02   ` Tony Lindgren [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=Y47a5ElSui3Xovnf@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).