All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] arm64: Enable OPP
@ 2014-05-09 16:40 ` Mark Brown
  0 siblings, 0 replies; 46+ messages in thread
From: Mark Brown @ 2014-05-09 16:40 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Rafael J. Wysocki, Viresh Kumar
  Cc: linux-arm-kernel, linux-pm, linaro-kernel, Mark Brown

From: Mark Brown <broonie@linaro.org>

Some of the generic drivers used on ARM class systems use OPP so allow it
to be selected in Kconfig. No code is required for this, it is not clear
to me why there is config for this option.

Signed-off-by: Mark Brown <broonie@linaro.org>
---
 arch/arm64/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
index 8ccdd2646ae3..8256d6d09d33 100644
--- a/arch/arm64/Kconfig
+++ b/arch/arm64/Kconfig
@@ -2,6 +2,7 @@ config ARM64
 	def_bool y
 	select ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
 	select ARCH_USE_CMPXCHG_LOCKREF
+	select ARCH_HAS_OPP
 	select ARCH_HAS_SG_CHAIN
 	select ARCH_HAS_TICK_BROADCAST if GENERIC_CLOCKEVENTS_BROADCAST
 	select ARCH_WANT_OPTIONAL_GPIOLIB
-- 
2.0.0.rc2


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

end of thread, other threads:[~2014-06-05 12:10 UTC | newest]

Thread overview: 46+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-09 16:40 [PATCH 1/3] arm64: Enable OPP Mark Brown
2014-05-09 16:40 ` Mark Brown
2014-05-09 16:40 ` [PATCH 2/3] arm64: Add big.LITTLE switcher stub Mark Brown
2014-05-09 16:40   ` Mark Brown
2014-05-09 17:05   ` Sudeep Holla
2014-05-09 17:05     ` Sudeep Holla
2014-05-09 17:50     ` Mark Brown
2014-05-09 17:50       ` Mark Brown
2014-05-09 18:57       ` Sudeep Holla
2014-05-09 18:57         ` Sudeep Holla
2014-05-09 19:29         ` Mark Brown
2014-05-09 19:29           ` Mark Brown
2014-05-12  8:34           ` Sudeep Holla
2014-05-12  8:34             ` Sudeep Holla
2014-05-12 12:17             ` Mark Brown
2014-05-12 12:17               ` Mark Brown
2014-05-12 14:09               ` Mark Hambleton
2014-05-12 14:09                 ` Mark Hambleton
2014-05-09 17:47   ` Catalin Marinas
2014-05-09 17:47     ` Catalin Marinas
2014-05-09 18:01     ` Mark Brown
2014-05-09 18:01       ` Mark Brown
2014-05-11  3:29       ` Nicolas Pitre
2014-05-11  3:29         ` Nicolas Pitre
2014-05-09 16:40 ` [PATCH 3/3] cpufreq: Enable big.LITTLE cpufreq driver on arm64 Mark Brown
2014-05-09 16:40   ` Mark Brown
2014-05-12  4:16   ` Viresh Kumar
2014-05-12  4:16     ` Viresh Kumar
2014-05-19 23:19     ` Rafael J. Wysocki
2014-05-19 23:19       ` Rafael J. Wysocki
2014-05-19 23:07       ` Mark Brown
2014-05-19 23:07         ` Mark Brown
2014-05-19 23:36         ` Rafael J. Wysocki
2014-05-19 23:36           ` Rafael J. Wysocki
2014-06-05 10:04           ` Catalin Marinas
2014-06-05 10:04             ` Catalin Marinas
2014-06-05 12:10             ` Rafael J. Wysocki
2014-06-05 12:10               ` Rafael J. Wysocki
2014-05-09 17:02 ` [PATCH 1/3] arm64: Enable OPP menon.nishanth
2014-05-09 17:02   ` menon.nishanth at gmail.com
2014-05-09 17:11   ` Mark Brown
2014-05-09 17:11     ` Mark Brown
2014-05-09 17:17     ` menon.nishanth
2014-05-09 17:17       ` menon.nishanth at gmail.com
2014-05-09 18:18       ` Mark Brown
2014-05-09 18:18         ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.