Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Unverified Commit e690053e authored by Ondřej Jirman's avatar Ondřej Jirman Committed by Maxime Ripard
Browse files

ARM: sunxi: Fix CPU powerdown on A83T

PRCM_PWROFF_GATING_REG has CPU0 at bit 4 on A83T. So without this
patch, instead of gating the CPU0, the whole cluster was power gated,
when shutting down first CPU in the cluster.

Fixes: 6961275e

 ("ARM: sun8i: smp: Add support for A83T")
Signed-off-by: default avatarOndrej Jirman <megous@megous.com>
Acked-by: default avatarChen-Yu Tsai <wens@csie.org>
Cc: stable@vger.kernel.org
Signed-off-by: default avatarMaxime Ripard <mripard@kernel.org>
parent e614f341
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment