]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: vexpress/TC2: basic PM support
authorNicolas Pitre <nico@linaro.org>
Tue, 6 Aug 2013 18:10:08 +0000 (19:10 +0100)
committerPawel Moll <pawel.moll@arm.com>
Wed, 7 Aug 2013 13:55:52 +0000 (14:55 +0100)
commitb938ade8a189a03d426147d152a385ab729168f5
tree4c05495b599a870e0bb372222d73144f9013c689
parent44af30eb85fbd06f6722c3c09708d19eeed17796
ARM: vexpress/TC2: basic PM support

This is the MCPM backend for the Virtual Express A15x2 A7x3 CoreTile
aka TC2.  This provides cluster management for SMP secondary boot and
CPU hotplug.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Acked-by: Pawel Moll <pawel.moll@arm.com>
Reviewed-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
[PM: made it drive SCC registers directly and provide base for SPC]
Signed-off-by: Pawel Moll <pawel.moll@arm.com>
arch/arm/mach-vexpress/Kconfig
arch/arm/mach-vexpress/Makefile
arch/arm/mach-vexpress/tc2_pm.c [new file with mode: 0644]