[GIT PULL] pmdomain fixes for v7.1-rc8

From: Ulf Hansson

Date: Thu Jun 11 2026 - 07:07:18 EST


Hi Linus,

Here's a pull-request with a couple of pmdomain fixes intended for v7.1-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 5d6919055dec134de3c40167a490f33c74c12581:

Linux 7.1-rc3 (2026-05-10 14:08:09 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm.git tags/pmdomain-v7.1-rc3

for you to fetch changes up to fba0510cd62666951dcc0221527edc0c47ae6599:

pmdomain: imx: fix OF node refcount (2026-06-03 11:49:37 +0200)

----------------------------------------------------------------
pmdomain providers:
- imx: Fix OF node refcount
- ti: Fix wakeup configuration for parent devices of wakeup sources

----------------------------------------------------------------
Bartosz Golaszewski (1):
pmdomain: imx: fix OF node refcount

Kendall Willis (1):
pmdomain: ti_sci: add wakeup constraint to parent devices of wakeup source

drivers/pmdomain/imx/gpc.c | 2 +-
drivers/pmdomain/ti/ti_sci_pm_domains.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)