mbox series

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

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

Pull-request

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

Message

Ulf Hansson Aug. 23, 2024, 9:10 a.m. UTC
Hi Linus,

Here's a PR with a couple of pmdomain fixes intended for v6.11-rc5. 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 de9c2c66ad8e787abec7c9d7eff4f8c3cdd28aed:

  Linux 6.11-rc2 (2024-08-04 13:50:53 -0700)

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

for you to fetch changes up to 52dd070c62e4ae2b5e7411b920e3f7a64235ecfb:

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

----------------------------------------------------------------
pmdomain providers:
 - imx: Remove duplicated clocks for scu power domain
 - imx: Wait for SSAR to complete power-on for i.MX93 power domain

----------------------------------------------------------------
Alexander Stein (1):
      pmdomain: imx: scu-pd: Remove duplicated clocks

Peng Fan (1):
      pmdomain: imx: wait SSAR when i.MX93 power domain on

 drivers/pmdomain/imx/imx93-pd.c | 5 +++--
 drivers/pmdomain/imx/scu-pd.c   | 5 -----
 2 files changed, 3 insertions(+), 7 deletions(-)