Tegra: PM: soc-specific system off handler
authorVarun Wadekar <vwadekar@nvidia.com>
Thu, 7 Jan 2016 22:04:21 +0000 (14:04 -0800)
committerVarun Wadekar <vwadekar@nvidia.com>
Thu, 23 Feb 2017 18:43:27 +0000 (10:43 -0800)
commit31a4957cd3c1674000c0cd66931878310701edb9
treeb45937bfcb8652d3293bb608eabf79b0398c242d
parentd288ab2446aebfd1f4cf7f30a5b5b7212bce10d7
Tegra: PM: soc-specific system off handler

This patch introduces a power down handler which can be overriden
by SoCs to customise the power down process. The current SoCs do
not have a way of powering down the entire system as external PMIC
chips are involved in the process.

But future SoCs will have a way to power off the entire system
without talking to an external PMIC.

Change-Id: Ie7750714141a29cb0a1a616fafc531c4f11d0985
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
plat/nvidia/tegra/common/tegra_pm.c