public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add Power Management support for BCM2712
@ 2026-03-06 23:41 Andrea della Porta
  2026-03-06 23:41 ` [PATCH 1/2] mfd: bcm2835-pm: Introduce SoC-specific type identifier Andrea della Porta
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Andrea della Porta @ 2026-03-06 23:41 UTC (permalink / raw)
  To: Lee Jones, Florian Fainelli, Broadcom internal kernel review list,
	Ray Jui, Scott Branden, linux-rpi-kernel, linux-arm-kernel,
	linux-kernel, Phil Elwell, Stanimir Varbanov
  Cc: Andrea della Porta

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-03-19  9:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-06 23:41 [PATCH 0/2] Add Power Management support for BCM2712 Andrea della Porta
2026-03-06 23:41 ` [PATCH 1/2] mfd: bcm2835-pm: Introduce SoC-specific type identifier Andrea della Porta
2026-03-06 23:42   ` Florian Fainelli
2026-03-06 23:41 ` [PATCH 2/2] mfd: bcm2835-pm: Add BCM2712 PM device support Andrea della Porta
2026-03-06 23:43   ` Florian Fainelli
2026-03-19  9:10 ` [PATCH 0/2] Add Power Management support for BCM2712 Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox