commit | c8c2e6069065fdecfb195a2c438c7faa964aef22 | [log] [tgz] |
---|---|---|
author | Joseph Lo <josephl@nvidia.com> | Wed Apr 03 19:31:47 2013 +0800 |
committer | Stephen Warren <swarren@nvidia.com> | Wed Apr 03 14:31:41 2013 -0600 |
tree | 43f1528c665ec9b68891fcbcb345ffa1b0d51dcd | |
parent | 4b51ccbc469facb7b589a71c2a4ae47d3e425d02 [diff] |
ARM: tegra: pm: add platform suspend support Adding suspend to RAM support for Tegra platform. There are three suspend mode for Tegra. The difference were below. * LP2: CPU voltage off * LP1: CPU voltage off, DRAM in self-refresh * LP0: CPU + Core voltage off, DRAM in self-refresh After this patch, the LP2 suspend mode will be supported. Signed-off-by: Joseph Lo <josephl@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com>