Searched hist:c8c2e6069065fdecfb195a2c438c7faa964aef22 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/mach-tegra/ |
H A D | pm.h | diff c8c2e6069065fdecfb195a2c438c7faa964aef22 Wed Apr 03 13:31:47 CEST 2013 Joseph Lo <josephl@nvidia.com> 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>
|
H A D | pm.c | diff c8c2e6069065fdecfb195a2c438c7faa964aef22 Wed Apr 03 13:31:47 CEST 2013 Joseph Lo <josephl@nvidia.com> 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>
|