public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: disable SUSPEND/ARCH_SUSPEND_POSSIBLE for ARCH_TEGRA
@ 2012-04-25 19:20 Stephen Warren
       [not found] ` <1335381650-7666-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Warren @ 2012-04-25 19:20 UTC (permalink / raw)
  To: Russell King
  Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA, Stephen Warren

From: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>

Tegra doesn't yet support system sleep. Explicitly disable support
for this feature in Kconfig.

Signed-off-by: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
---
Russell, I assume this should go into the ARM patch tracker?

 arch/arm/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 4f4fead..5bc48d2 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -2243,7 +2243,7 @@ menu "Power management options"
 source "kernel/power/Kconfig"
 
 config ARCH_SUSPEND_POSSIBLE
-	depends on !ARCH_S5PC100
+	depends on !ARCH_S5PC100 && !ARCH_TEGRA
 	depends on CPU_ARM920T || CPU_ARM926T || CPU_SA1100 || \
 		CPU_V6 || CPU_V6K || CPU_V7 || CPU_XSC3 || CPU_XSCALE
 	def_bool y
-- 
1.7.0.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM: disable SUSPEND/ARCH_SUSPEND_POSSIBLE for ARCH_TEGRA
       [not found] ` <1335381650-7666-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
@ 2012-04-30 23:20   ` Stephen Warren
       [not found]     ` <4F9F1E4E.4020604-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Warren @ 2012-04-30 23:20 UTC (permalink / raw)
  To: Russell King, Arnd Bergmann, Olof Johansson
  Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA

On 04/25/2012 01:20 PM, Stephen Warren wrote:
> Tegra doesn't yet support system sleep. Explicitly disable support
> for this feature in Kconfig.

Russell, Arnd, Olof, should this go through the ARM patch tracker, or
should I just take it through the Tegra tree? Thanks.

> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig

>  config ARCH_SUSPEND_POSSIBLE
> -	depends on !ARCH_S5PC100
> +	depends on !ARCH_S5PC100 && !ARCH_TEGRA
>  	depends on CPU_ARM920T || CPU_ARM926T || CPU_SA1100 || \
>  		CPU_V6 || CPU_V6K || CPU_V7 || CPU_XSC3 || CPU_XSCALE
>  	def_bool y

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM: disable SUSPEND/ARCH_SUSPEND_POSSIBLE for ARCH_TEGRA
       [not found]     ` <4F9F1E4E.4020604-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
@ 2012-04-30 23:26       ` Russell King - ARM Linux
  0 siblings, 0 replies; 3+ messages in thread
From: Russell King - ARM Linux @ 2012-04-30 23:26 UTC (permalink / raw)
  To: Stephen Warren
  Cc: Arnd Bergmann, Olof Johansson,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA

On Mon, Apr 30, 2012 at 05:20:46PM -0600, Stephen Warren wrote:
> On 04/25/2012 01:20 PM, Stephen Warren wrote:
> > Tegra doesn't yet support system sleep. Explicitly disable support
> > for this feature in Kconfig.
> 
> Russell, Arnd, Olof, should this go through the ARM patch tracker, or
> should I just take it through the Tegra tree? Thanks.

I don't think it really matters - this doesn't change a lot so the
chances of conflicts are relatively low.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-04-30 23:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-25 19:20 [PATCH] ARM: disable SUSPEND/ARCH_SUSPEND_POSSIBLE for ARCH_TEGRA Stephen Warren
     [not found] ` <1335381650-7666-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-04-30 23:20   ` Stephen Warren
     [not found]     ` <4F9F1E4E.4020604-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-04-30 23:26       ` Russell King - ARM Linux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox