arm-trusted-firmware/plat/rockchip/common
Caesar Wang e6517abdee rockchip: fixes typo and some bugs for suspend/resume tests
1. Remove the AP_PWROFF in ATF, should configure it in kernel.
2. Save and restore the PWMs pin/regs for suspend/resume.
3. The pmusgrf reset-hold bits needs to be released. since the
   pmusgrf reset-hold bits needs to be held.
4. Configure the PMU power up/down cycles about delay 3ms.
5. With the MMIO register block as one big mapping.
6. Fix the build error with psci_entrypoint since PSCI lib updated.

Fixes the commit
9ec78bd ("rockchip: support the suspend/resume for rk3399").

Change-Id: I112806700bf433c87763aac23d22fa7e6a7f5264
2016-07-28 09:44:34 +08:00
..
aarch64 Merge pull request #654 from rockchip-linux/rk3399-suspend-resume 2016-07-18 16:18:37 +01:00
drivers/pmu rockchip: support the suspend/resume for rk3399 2016-07-18 19:58:06 +08:00
include Merge pull request #654 from rockchip-linux/rk3399-suspend-resume 2016-07-18 16:18:37 +01:00
pmusram rockchip: fixes typo and some bugs for suspend/resume tests 2016-07-28 09:44:34 +08:00
bl31_plat_setup.c rockchip: add reset or power off gpio configuration for rk3399 2016-05-27 09:39:56 +08:00
params_setup.c rockchip: add reset or power off gpio configuration for rk3399 2016-05-27 09:39:56 +08:00
plat_pm.c rockchip: support the suspend/resume for rk3399 2016-07-18 19:58:06 +08:00
plat_topology.c rockchip: support the suspend/resume for rk3399 2016-07-18 19:58:06 +08:00
rockchip_gicv2.c Introduce utils.h header file 2016-07-08 14:37:11 +01:00
rockchip_gicv3.c Introduce utils.h header file 2016-07-08 14:37:11 +01:00
rockchip_sip_svc.c rockchip: support plat SIP runtime service 2016-07-18 19:45:03 +08:00