drivers: cpuidle: initialize big.LITTLE driver through DT
authorLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Tue, 24 Jun 2014 15:20:28 +0000 (16:20 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 25 Sep 2014 08:52:21 +0000 (10:52 +0200)
commitd2e5c871ed8a250f7ee1fe34dd52ed5757363fba
tree538319f8d1a3134ac131d90ba5664d621121959b
parent3299b63de384159579143d4abdfb94013e0b5470
drivers: cpuidle: initialize big.LITTLE driver through DT

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@samsung.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts
drivers/cpuidle/Kconfig.arm
drivers/cpuidle/cpuidle-big_little.c