mfd: bcm2835-pm: Add support for BCM2712
authorPhil Elwell <phil@raspberrypi.com>
Wed, 8 Mar 2023 14:27:58 +0000 (14:27 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:34:49 +0000 (11:34 +0000)
commit19229a2762993b808aec0cfddaaeed55a075a14c
treed2014df850eb4f1fe9378eb526ac15fe296fdb20
parentfb02ca4e20309aa5cf33c912f33fa13649c44738
mfd: bcm2835-pm: Add support for BCM2712

BCM2712 lacks the "asb" and "rpivid_asb" register ranges, but still
requires the use of the bcm2835-power driver to reset the V3D block.

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
drivers/mfd/bcm2835-pm.c