soc: bcm: bcm2835-pm: Add support for 2711.
authorEric Anholt <eric@anholt.net>
Sat, 12 Jan 2019 01:31:07 +0000 (17:31 -0800)
committerDom Cobley <popcornmix@gmail.com>
Mon, 21 Mar 2022 16:03:55 +0000 (16:03 +0000)
commit3275ce9201432e5b6282b79f3209b9540010faa1
tree9b72633998bacf799982e02246d76d756783a1c3
parent2fe357c216bea3aef9c1fe676e2d99cfc0fe53c4
soc: bcm: bcm2835-pm: Add support for 2711.

Without the actual power management part any more, there's a lot less
to set up for V3D.  We just need to clear the RSTN field for the power
domain, and expose the reset controller for toggling it again.

This is definitely incomplete -- the old ISP and H264 is in the old
bridge, but since we have no consumers of it I've just done the
minimum to get V3D working.

Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/mfd/bcm2835-pm.c
drivers/soc/bcm/bcm2835-power.c
include/linux/mfd/bcm2835-pm.h