提交 05bdabe7 编写于 作者: F Fan Chen 提交者: Matthias Brugger

arm64: dts: mediatek: mt8173 PSCI-1.0 support

This patch adds psci comatible properties to support all mandatory
functions of PSCI-1.0, PSCI-0.2 and PSCI-0.1, and system suspend
can be supported in PSCI-1.0.
Signed-off-by: NFan Chen <fan.chen@mediatek.com>
Signed-off-by: NMatthias Brugger <matthias.bgg@gmail.com>
上级 61aee934
...@@ -95,7 +95,7 @@ ...@@ -95,7 +95,7 @@
}; };
psci { psci {
compatible = "arm,psci"; compatible = "arm,psci-1.0", "arm,psci-0.2", "arm,psci";
method = "smc"; method = "smc";
cpu_suspend = <0x84000001>; cpu_suspend = <0x84000001>;
cpu_off = <0x84000002>; cpu_off = <0x84000002>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册