]> asedeno.scripts.mit.edu Git - linux.git/commit
devicetree: bindings: Document qcom,idle-states
authorLina Iyer <lina.iyer@linaro.org>
Wed, 25 Mar 2015 20:25:28 +0000 (14:25 -0600)
committerOlof Johansson <olof@lixom.net>
Fri, 3 Apr 2015 20:33:51 +0000 (13:33 -0700)
commit52cd8451818bffa25bec2f69bc6286b3cc045bf7
tree0fa3dd63eb1d24c1d71973c92ad9238c86e03c74
parent005c5dc9b3dd72970992d05ea63f1148d020112c
devicetree: bindings: Document qcom,idle-states

Document cpuidle states of QCOM cpus. In addition to arm-idle-state
compatible string, the ARM idle state definition must define one of the
following compatible strings -
"qcom,idle-state-ret",
"qcom,idle-state-spc",
"qcom,idle-state-pc",

The compatibles helps the SPM platform driver to use the correct idle
function when the index to the idle state is passed to the platform
driver.

Signed-off-by: Lina Iyer <lina.iyer@linaro.org>
Signed-off-by: Kumar Gala <galak@codeaurora.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
Documentation/devicetree/bindings/arm/msm/qcom,idle-state.txt [new file with mode: 0644]