[ARM] tegra: stingray: Enable LP1 suspend
authorColin Cross <ccross@google.com>
Wed, 11 Aug 2010 01:19:14 +0000 (18:19 -0700)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:33:34 +0000 (16:33 -0700)
Signed-off-by: Colin Cross <ccross@google.com>
Change-Id: I9a7fa0cf420f962599b05831fae3209dfe28b947

arch/arm/mach-tegra/board-stingray.c

index e68f54c77307257b889dc4a395192b00b2430fcc..18e14a670a0f1233b6fa66117dce5997b2c28046 100644 (file)
@@ -778,7 +778,7 @@ static struct tegra_suspend_platform_data stingray_suspend = {
        .separate_req = true,
         .corereq_high = true,
        .sysclkreq_high = true,
-       .dram_suspend = false,
+       .dram_suspend = true,
        .core_off = false,
        .wake_enb = 0,
        .wake_low = 0,