提交 4742ab86 编写于 作者: A Amit Kucheria 提交者: Andy Gross

arm64: dts: qcom: msm8916: Add entry-method property for the idle-states node

The idle-states binding documentation[1] mentions that the
'entry-method' property is required on 64-bit platforms and must be set
to "psci".

[1] Documentation/devicetree/bindings/arm/idle-states.txt (see
idle-states node)
Acked-by: NDaniel Lezcano <daniel.lezcano@linaro.org>
Reviewed-by: NNiklas Cassel <niklas.cassel@linaro.org>
Signed-off-by: NAmit Kucheria <amit.kucheria@linaro.org>
Signed-off-by: NBjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: NAndy Gross <agross@kernel.org>
上级 0b0c3390
......@@ -158,6 +158,8 @@
};
idle-states {
entry-method = "psci";
CPU_SPC: spc {
compatible = "arm,idle-state";
arm,psci-suspend-param = <0x40000002>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册