[GIT PULL] pmdomain fixes for v7.0-rc5

From: Ulf Hansson

Date: Fri Mar 20 2026 - 07:05:39 EST


Hi Linus,

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

pmdomain: rockchip: Fix PD_VCODEC for RK3588 (2026-03-04 11:22:36 +0100)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm.git tags/pmdomain-v7.0-rc1-2

for you to fetch changes up to b826d2c0b0ecb844c84431ba6b502e744f5d919a:

pmdomain: bcm: bcm2835-power: Increase ASB control timeout (2026-03-18 19:15:34 +0100)

----------------------------------------------------------------
pmdomain providers:
- bcm: Increase ASB control timeout for bcm2835
- mediatek: Fix power domain count

----------------------------------------------------------------
Adam Ford (1):
pmdomain: mediatek: Fix power domain count

Maíra Canal (1):
pmdomain: bcm: bcm2835-power: Increase ASB control timeout

drivers/pmdomain/bcm/bcm2835-power.c | 12 ++++--------
drivers/pmdomain/mediatek/mtk-pm-domains.c | 2 +-
2 files changed, 5 insertions(+), 9 deletions(-)