Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM: sunxi: Use SCPI to send suspend message to SCP on A83T
We use undefined value of 3, to mean SUSPEND_SYSTEM. SCP should: - kill CPU0 - kill cluster 0 - shutdown power to both clusters (Linux MCPM doesn't do that) ... - reverse all of the above on interrupt Signed-off-by: Ondrej Jirman <megi@xff.cz>
- Loading branch information