Re: [PATCH 2/2] mfd: bcm2835-pm: Add BCM2712 PM device support

From: Florian Fainelli

Date: Fri Mar 06 2026 - 18:43:49 EST


On 3/6/26 15:41, Andrea della Porta wrote:
From: Phil Elwell <phil@xxxxxxxxxxxxxxx>

The BCM2712 SoC includes a power management block that serves as the
power domain for the V3D graphics block. Unlike other PM blocks in
the BCM2835 family, it does not feature an ASB register space.

Conditionally register the PM device depending on the SoC variant.

Signed-off-by: Phil Elwell <phil@xxxxxxxxxxxxxxx>
Co-developed-by: Stanimir Varbanov <svarbanov@xxxxxxx>
Signed-off-by: Stanimir Varbanov <svarbanov@xxxxxxx>
Signed-off-by: Andrea della Porta <andrea.porta@xxxxxxxx>

Reviewed-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
--
Florian