[GIT PULL] pmdomain fixes for v7.0-rc8
From: Ulf Hansson
Date: Thu Apr 09 2026 - 11:09:59 EST
Hi Linus,
Here's a pull-request with a couple of pmdomain/firmware fixes intended for
v7.0-rc8. I have also included a patch to update my email in MAINTAINERS and
mailmap. 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 7aaa8047eafd0bd628065b15757d9b48c5f9c07d:
Linux 7.0-rc6 (2026-03-29 15:40:00 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm.git tags/pmdomain-v7.0-rc6
for you to fetch changes up to c2812c0cb909211a1d2e7cec862406e32833b9de:
MAINTAINERS, mailmap: Change Ulf Hansson's email (2026-04-07 14:17:48 +0200)
----------------------------------------------------------------
pmdomain providers:
- imx: Prevent hang at power down for imx8mp-blk-ctrl
firmware:
- thead: Fix buffer overflow for TH1520 AON driver
MAINTAINERS, mailmap:
- Change Ulf Hansson's email
----------------------------------------------------------------
Jacky Bai (1):
pmdomain: imx8mp-blk-ctrl: Keep the NOC_HDCP clock enabled
Michal Wilczynski (1):
firmware: thead: Fix buffer overflow and use standard endian macros
Ulf Hansson (1):
MAINTAINERS, mailmap: Change Ulf Hansson's email
.mailmap | 2 +
MAINTAINERS | 14 ++---
drivers/firmware/thead,th1520-aon.c | 7 +--
drivers/pmdomain/imx/imx8mp-blk-ctrl.c | 8 +--
include/linux/firmware/thead/thead,th1520-aon.h | 74 -------------------------
5 files changed, 13 insertions(+), 92 deletions(-)