mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
Revert "ARM: tegra: stingray: temporarily disable LP0 (AVP suspend)"
This reverts commit 06da6891c4d1748853bd64795fb470072a6ab266. Change-Id: I6fa718a8fd766b0c41bc1036e1b34bbac6d14335
This commit is contained in:
@@ -842,7 +842,7 @@ static struct tegra_suspend_platform_data stingray_suspend = {
|
||||
.corereq_high = true,
|
||||
.sysclkreq_high = true,
|
||||
.dram_suspend = true,
|
||||
.core_off = false,
|
||||
.core_off = true,
|
||||
};
|
||||
|
||||
static void *das_base = IO_ADDRESS(TEGRA_APB_MISC_BASE);
|
||||
|
||||
Reference in New Issue
Block a user