[PATCH v7 7/8] drivers: cpuidle: initialize big.LITTLE driver through DT
Catalin Marinas
catalin.marinas at arm.com
Mon Aug 18 07:21:59 PDT 2014
On Wed, Aug 13, 2014 at 04:52:06PM +0100, Lorenzo Pieralisi wrote:
> With the introduction of DT based idle states, CPUidle drivers for ARM
> can now initialize idle states data through properties in the device tree.
>
> This patch adds code to the big.LITTLE CPUidle driver to dynamically
> initialize idle states data through the updated device tree source file.
>
> Cc: Chander Kashyap <k.chander at samsung.com>
> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi at arm.com>
> ---
> arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts | 23 +++++++++++++++++++++++
> drivers/cpuidle/Kconfig.arm | 1 +
> drivers/cpuidle/cpuidle-big_little.c | 23 ++++++++++++++++++++++-
> 3 files changed, 46 insertions(+), 1 deletion(-)
Acked-by: Catalin Marinas <catalin.marinas at arm.com>
More information about the linux-arm-kernel
mailing list