rockchip: check wakeup cpu when resume
authorLin Huang <hl@rock-chips.com>
Fri, 12 May 2017 02:26:32 +0000 (10:26 +0800)
committerCaesar Wang <wxt@rock-chips.com>
Thu, 8 Jun 2017 02:01:19 +0000 (10:01 +0800)
commit84597b57f98233989ef44ee0ccdf67b8ecea97b3
treed43a67cd16e694b81cb586851a8d7225dbe0911b
parent4e836d3578a6817756a320022f0595ec2ee50f3f
rockchip: check wakeup cpu when resume

unlike rk3399 and rk3368, there are some rockchip 64bit SOC
do not have CPUPD, and pmu_cpuson_entrypoint() is common
function for rockchip platform, so we need to check wakeup
cpu when resume.

Change-Id: I6313e8a9d7c16b03e033414f0cb281646c2159ff
Signed-off-by: Lin Huang <hl@rock-chips.com>
plat/rockchip/common/pmusram/pmu_sram_cpus_on.S
plat/rockchip/rk3328/include/platform_def.h
plat/rockchip/rk3368/include/platform_def.h
plat/rockchip/rk3399/include/platform_def.h