mbox series

[GIT,PULL] pmdomain fixes for v6.11-rc7

Message ID 20240906091425.194581-1-ulf.hansson@linaro.org
State New
Headers show
Series [GIT,PULL] pmdomain fixes for v6.11-rc7 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm.git tags/pmdomain-v6.11-rc2-2

Message

Ulf Hansson Sept. 6, 2024, 9:14 a.m. UTC
Hi Linus,

Here's a PR with a OPP/pmdomain fix intended for v6.11-rc7. Details about the
highlights are as usual found in the signed tag.

Please pull this in!

Kind regards
Ulf Hansson


The following changes since commit 52dd070c62e4ae2b5e7411b920e3f7a64235ecfb:

  pmdomain: imx: wait SSAR when i.MX93 power domain on (2024-08-15 12:47:09 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm.git tags/pmdomain-v6.11-rc2-2

for you to fetch changes up to 9ec87c5957ea9bf68d36f5e098605b585b2571e4:

  OPP: Fix support for required OPPs for multiple PM domains (2024-08-23 11:57:44 +0200)

----------------------------------------------------------------
OPP/pmdomain core:
 - Fix support for required OPPs for multiple PM domains

----------------------------------------------------------------
Ulf Hansson (1):
      OPP: Fix support for required OPPs for multiple PM domains

 drivers/opp/core.c | 56 +++++++++++++++++++++---------------------------------
 1 file changed, 22 insertions(+), 34 deletions(-)

Comments

pr-tracker-bot@kernel.org Sept. 6, 2024, 7:12 p.m. UTC | #1
The pull request you sent on Fri,  6 Sep 2024 11:14:25 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm.git tags/pmdomain-v6.11-rc2-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2125a725545fbfcbda3f99d4bb4849a04e7c07a9

Thank you!