commit | 7c2b860534d02d11923dd0504b961f21508173f1 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nicolas.pitre@linaro.org> | Thu Sep 20 16:05:37 2012 -0400 |
committer | Nicolas Pitre <nicolas.pitre@linaro.org> | Wed Apr 24 10:36:59 2013 -0400 |
tree | 643030cebe48d267e67eb9b533284db881ef99a5 | |
parent | e8db288e05e588ad3f416b3a24354d60d02f35f2 [diff] |
ARM: mcpm: introduce the CPU/cluster power API This is the basic API used to handle the powering up/down of individual CPUs in a (multi-)cluster system. The platform specific backend implementation has the responsibility to also handle the cluster level power as well when the first/last CPU in a cluster is brought up/down. Signed-off-by: Nicolas Pitre <nico@linaro.org> Reviewed-by: Santosh Shilimkar <santosh.shilimkar@ti.com> Reviewed-by: Will Deacon <will.deacon@arm.com>