From: Joseph Lo Date: Wed, 3 Apr 2013 11:31:47 +0000 (+0800) Subject: ARM: tegra: pm: add platform suspend support X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~47^2~18^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8c2e6069065fdecfb195a2c438c7faa964aef22;p=pandora-kernel.git 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 Signed-off-by: Stephen Warren --- Reading git-diff-tree failed