public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/4] ARM: multi_v7_defconfig: Enable Tegra ACTMON support
@ 2015-03-30 14:40 Tomeu Vizoso
  2015-03-30 14:40 ` [PATCH 2/4] ARM: multi_v7_defconfig: Enable support for ELAN i2c trackpads Tomeu Vizoso
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Tomeu Vizoso @ 2015-03-30 14:40 UTC (permalink / raw)
  To: arm
  Cc: Tomeu Vizoso, Russell King, Olof Johansson, Arnd Bergmann,
	Lee Jones, Maxime Coquelin, Stephen Warren, Peter Griffin,
	Geert Uytterhoeven, Maxime Ripard, Ray Jui, Soren Brinkmann,
	Marcel Ziswiler, Tyler Baker, Viresh Kumar, linux-arm-kernel,
	linux-kernel

This brings the DevFreq framework in and builds the ACTMON driver that
on Tegra124 will scale the external memory clock based on current load.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
---
 arch/arm/configs/multi_v7_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index ac96ce1..8e174ea 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -533,6 +533,8 @@ CONFIG_MSM_MMCC_8960=y
 CONFIG_MSM_MMCC_8974=y
 CONFIG_TEGRA_IOMMU_GART=y
 CONFIG_TEGRA_IOMMU_SMMU=y
+CONFIG_PM_DEVFREQ=y
+CONFIG_ARM_TEGRA_DEVFREQ=m
 CONFIG_MEMORY=y
 CONFIG_TI_AEMIF=y
 CONFIG_IIO=y
-- 
2.1.0


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

end of thread, other threads:[~2015-04-03 20:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-30 14:40 [PATCH 1/4] ARM: multi_v7_defconfig: Enable Tegra ACTMON support Tomeu Vizoso
2015-03-30 14:40 ` [PATCH 2/4] ARM: multi_v7_defconfig: Enable support for ELAN i2c trackpads Tomeu Vizoso
2015-03-30 14:40 ` [PATCH 3/4] ARM: multi_v7_defconfig: Build the Marvell WiFi-Ex driver as a module Tomeu Vizoso
2015-03-30 14:40 ` [PATCH 4/4] ARM: multi_v7_defconfig: Add gpio-restart driver Tomeu Vizoso
2015-03-31 10:41 ` [PATCH 1/4] ARM: multi_v7_defconfig: Enable Tegra ACTMON support Marcel Ziswiler
2015-04-03 20:53 ` Olof Johansson

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