Tegra186: implement support for System Suspend
This patch adds the chip level support for System Suspend entry
and exit. As part of the entry sequence we first query the MCE
firmware to check if it is safe to enter system suspend. Once
we get a green light, we save hardware block settings and enter
the power state. As expected, all the hardware settings are
restored once we exit the power state.

Change-Id: I6d192d7568d6a555eb10efdfd45f6d79c20f74ea
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
1 parent ea96ac1 commit 50402b17b84fff4d006b2b1150f0217d943cd5e3
@Varun Wadekar Varun Wadekar authored on 3 Mar 2016
Showing 5 changed files
View
plat/nvidia/tegra/include/t186/tegra_def.h
View
plat/nvidia/tegra/soc/t186/drivers/mce/mce.c
View
plat/nvidia/tegra/soc/t186/plat_psci_handlers.c
View
plat/nvidia/tegra/soc/t186/plat_setup.c
View
plat/nvidia/tegra/soc/t186/platform_t186.mk