soc: bcm: bcm2835-pm: Add support for 2711.
authorEric Anholt <eric@anholt.net>
Sat, 12 Jan 2019 01:31:07 +0000 (17:31 -0800)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:32:57 +0000 (16:32 +0100)
commited82444eb67304e6b4c25f573990434a0bf98ef3
tree24faf3ae581a7662891b5926704d03b2c446f487
parent2e5615d6a7a3d7d93c9125d516304c53159481a7
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