arm-trusted-firmware/plat/mediatek/mt8173/drivers/spm
Fan Chen 8c9130c6c2 mt8173: Fix timing issue of mfg mtcmos power off
In mt8173, there are totally 10 non-cpu mtcmos, so we cannot tell
if SPM finished the power control flow by 10 status bits of PASR_PDP_3.
So, extend PASR_PDP_3 status bits from 10 to 20 so that we can
make sure if the control action has been done precisely.

Change-Id: Ifd4faaa4173c6e0543aa8471149adb9fe7fadedc
Signed-off-by: Fan Chen <fan.chen@mediatek.com>
2016-04-14 14:10:04 +08:00
..
spm.c mt8173: fix spm driver build errors 2016-04-07 18:38:03 +08:00
spm.h mt8173: Improve performance by handling more interrupts during idle 2016-01-26 13:55:14 +08:00
spm_hotplug.c mt8173: support big/Little cluster power off for CPU idle(C2 state) 2016-01-26 13:55:12 +08:00
spm_hotplug.h Initial platform port for MediaTek mt8173 2015-08-11 14:45:33 +08:00
spm_mcdi.c mt8173: Fix timing issue of mfg mtcmos power off 2016-04-14 14:10:04 +08:00
spm_mcdi.h mt8173: Implement subsystem power control logic in ARM TF 2016-01-26 13:55:13 +08:00
spm_suspend.c mt8173: support big core PLL control in system suspend flow 2016-03-09 15:40:32 +08:00
spm_suspend.h Initial platform port for MediaTek mt8173 2015-08-11 14:45:33 +08:00