[PATCH 1/2] mfd: bcm2835-pm: Introduce SoC-specific type identifier
Florian Fainelli
florian.fainelli at broadcom.com
Fri Mar 6 15:42:52 PST 2026
On 3/6/26 15:41, Andrea della Porta wrote:
> From: Phil Elwell <phil at raspberrypi.com>
>
> Power management blocks across the BCM2835 family share a common
> base but require variant-specific handling. For instance, the
> BCM2712 lacks ASB register space, yet it manages the power domain
> for the V3D graphics block.
>
> Add a hardware type identifier to the driver's private data. This
> allows the driver to distinguish between SoC models and implement
> custom quirks or features as needed.
>
> Signed-off-by: Phil Elwell <phil at raspberrypi.com>
> Co-developed-by: Stanimir Varbanov <svarbanov at suse.de>
> Signed-off-by: Stanimir Varbanov <svarbanov at suse.de>
> Signed-off-by: Andrea della Porta <andrea.porta at suse.com>
Reviewed-by: Florian Fainelli <florian.fainelli at broadcom.com>
--
Florian
More information about the linux-arm-kernel
mailing list