[GIT PULL] pmdomain fixes for v7.0-rc3
From: Ulf Hansson
Date: Fri Mar 06 2026 - 05:47:33 EST
Hi Linus,
Here's a pull-request with a couple of pmdomain fixes intended for v7.0-rc3.
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 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:
Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)
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
for you to fetch changes up to 0fb59eaca18f1254ecdce34354eec3cb1b3b5e10:
pmdomain: rockchip: Fix PD_VCODEC for RK3588 (2026-03-04 11:22:36 +0100)
----------------------------------------------------------------
pmdomain providers:
- rockchip: Fix PD_VCODEC for RK3588
- bcm: Fix broken reset status read for bcm2835
----------------------------------------------------------------
Maíra Canal (1):
pmdomain: bcm: bcm2835-power: Fix broken reset status read
Shawn Lin (1):
pmdomain: rockchip: Fix PD_VCODEC for RK3588
drivers/pmdomain/bcm/bcm2835-power.c | 6 +++---
drivers/pmdomain/rockchip/pm-domains.c | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)