soc: bcm: bcm2835-power: Add support for BCM2712
authorPhil Elwell <phil@raspberrypi.com>
Wed, 8 Mar 2023 14:42:48 +0000 (14:42 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:34:50 +0000 (11:34 +0000)
commit516e55b74547815964545791d1e1bad1008de3e2
treeb0f88b65c70d2c0378504e1fea5169faa92487c2
parent19229a2762993b808aec0cfddaaeed55a075a14c
soc: bcm: bcm2835-power: Add support for BCM2712

BCM2712 has a PM block but neither ASB nor RPIVID_ASB. Use the absence
of the "asb" register range to indicate BCM2712 and its different PM
register range.

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
drivers/pmdomain/bcm/bcm2835-power.c