Home
last modified time | relevance | path

Searched hist:"778 f173eb4528a6b48ff6a8600515899de75333c" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/cpuidle/
H A Ddt_idle_states.cdiff 778f173eb4528a6b48ff6a8600515899de75333c Thu Oct 10 12:01:48 CEST 2019 Lina Iyer <lina.iyer@linaro.org> cpuidle: dt: Support hierarchical CPU idle states

Currently CPU's idle states are represented using the flattened model.
Let's add support for the hierarchical layout, via converting to use
of_get_cpu_state_node().

Suggested-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Lina Iyer <lina.iyer@linaro.org>
Reviewed-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Co-developed-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Reviewed-by: Sudeep Holla <sudeep.holla@arm.com>
Acked-by: Rafael J. Wysocki <rafael@kernel.org>