[PATCH v6 0/6] add cpuidle support for Exynos5420
From: Daniel Lezcano <hidden>
Date: 2014-05-28 09:02:38
Also in:
linux-pm, linux-samsung-soc, lkml
On 05/28/2014 06:35 AM, Kukjin Kim wrote:
Chander Kashyap wrote:quoted
On 26 May 2014 15:59, Tomasz Figa [off-list ref] wrote:quoted
Hi Chander, On 16.05.2014 10:03, Chander Kashyap wrote:quoted
Exynos5420 is a big-little Soc from Samsung. It has 4 A15 and 4 A7cores.quoted
quoted
This patchset adds cpuidle support for Exynos5420 SoC based on generic big.little cpuidle driver. Tested on SMDK5420. This patch set depends on: 1. [PATCH 0/5] MCPM backend for Exynos5420 http://www.spinics.net/lists/arm-kernel/msg331100.html Changelog is in respective patches. Chander Kashyap (5): driver: cpuidle-big-little: add of_device_id structure arm: exynos: add generic function to calculate cpu number cpuidle: config: Add ARCH_EXYNOS entry to select cpuidle-big-little driver driver: cpuidle: cpuidle-big-little: init driver for Exynos5420 exynos: cpuidle: do not allow cpuidle registration for Exynos5420 mcpm: exynos: populate suspend and powered_up callbacks arch/arm/mach-exynos/exynos.c | 4 +++- arch/arm/mach-exynos/mcpm-exynos.c | 36++++++++++++++++++++++++++++++++++quoted
quoted
arch/arm/mach-exynos/regs-pmu.h | 9 +++++++++ drivers/cpuidle/Kconfig.arm | 2 +- drivers/cpuidle/cpuidle-big_little.c | 12 +++++++++++- 5 files changed, 60 insertions(+), 3 deletions(-)For the whole series, Reviewed-by: Tomasz Figa <redacted>Thanks Tomasz. Dear Kukjin, Can you take these patches.quoted
When I looked at this series quickly, looks good to me but I need to get ack from cpuidle maintainer Rafael or Daniel.
Acked the different cpuidle bits. Thanks -- Daniel -- <http://www.linaro.org/> Linaro.org ? Open source software for ARM SoCs Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook | <http://twitter.com/#!/linaroorg> Twitter | <http://www.linaro.org/linaro-blog/> Blog