[PATCH 0/2] Add Power Management support for BCM2712
From: Andrea della Porta
Date: Fri Mar 06 2026 - 18:38:37 EST
Hi all,
This patchset adds support for the BCM2712 Power Management (PM) block,
which is necessary to power the domain of the V3D graphic block.
The implementation is done in two steps:
- Patch 1: Adds the SoC identifier to distinguish between hardware
variants.
- Patch 2: Adds the specific PM support for the BCM2712.
Many thanks,
Andrea
Phil Elwell (2):
mfd: bcm2835-pm: Introduce SoC-specific type identifier
mfd: bcm2835-pm: Add BCM2712 PM device support
drivers/mfd/bcm2835-pm.c | 9 +++++----
include/linux/mfd/bcm2835-pm.h | 7 +++++++
2 files changed, 12 insertions(+), 4 deletions(-)
--
2.35.3