[PATCH 0/2] Add Power Management support for BCM2712

Andrea della Porta posted 2 patches 1 month ago
drivers/mfd/bcm2835-pm.c       | 9 +++++----
include/linux/mfd/bcm2835-pm.h | 7 +++++++
2 files changed, 12 insertions(+), 4 deletions(-)
[PATCH 0/2] Add Power Management support for BCM2712
Posted by Andrea della Porta 1 month ago
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
Re: [PATCH 0/2] Add Power Management support for BCM2712
Posted by Lee Jones 3 weeks ago
On Sat, 07 Mar 2026 00:41:20 +0100, Andrea della Porta wrote:
> 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.
> 
> [...]

Applied, thanks!

[1/2] mfd: bcm2835-pm: Introduce SoC-specific type identifier
      commit: a1c5073dac90aa5cbf187697401d9b3eff2bc269
[2/2] mfd: bcm2835-pm: Add BCM2712 PM device support
      commit: 5849d8afe131012bfefaee34dde87fe5c82ddce0

--
Lee Jones [李琼斯]