mbox series

[GIT,PULL] pmdomain fixes for v6.13-rc8

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

Pull-request

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

Message

Ulf Hansson Jan. 17, 2025, 11:50 a.m. UTC
Hi Linus,

Here's a PR with an pmdomain fix intended for v6.13-rc8. 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 f64f610ec6ab59dd0391b03842cea3a4cd8ee34f:

  pmdomain: core: add dummy release function to genpd device (2024-12-19 15:47:02 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 726efa92e02b460811e8bc6990dd742f03b645ea:

  pmdomain: imx8mp-blk-ctrl: add missing loop break condition (2025-01-16 16:10:32 +0100)

----------------------------------------------------------------
pmdomain providers:
 - imx8mp-blk-ctrl: Add missing loop break condition

----------------------------------------------------------------
Xiaolei Wang (1):
      pmdomain: imx8mp-blk-ctrl: add missing loop break condition

 drivers/pmdomain/imx/imx8mp-blk-ctrl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)