Tegra: allow individual SoCs to restore their settings
authorVarun Wadekar <vwadekar@nvidia.com>
Thu, 3 Mar 2016 21:28:10 +0000 (13:28 -0800)
committerVarun Wadekar <vwadekar@nvidia.com>
Thu, 23 Feb 2017 19:52:10 +0000 (11:52 -0800)
commit102e4087935c454e0168cec7e9925b1e03be8325
tree9c90ede299e03f43b53b667a89d0a5e51d750456
parent9f1c5dd19b7596db74db84e2ac58c31794fb20b5
Tegra: allow individual SoCs to restore their settings

This patch uses the Memory controller driver's handler to restore
its settings and moves the other chip specific code to their own
'pwr_domain_on_finish' handlers.

Change-Id: I3c9d23bdab9e2e3c05034ff6812cf941ccd7a75e
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
plat/nvidia/tegra/common/drivers/memctrl/memctrl_v1.c
plat/nvidia/tegra/common/tegra_pm.c
plat/nvidia/tegra/include/drivers/memctrl.h
plat/nvidia/tegra/soc/t132/plat_psci_handlers.c
plat/nvidia/tegra/soc/t210/plat_psci_handlers.c