ARM: dts: rk3036: enable rk3036 PSCI

Change-Id: I4c5472587583fb176d88e802d2e7fe20daf9ea48
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
This commit is contained in:
Joseph Chen
2017-11-22 15:12:50 +08:00
committed by Tao Huang
parent ac413a148b
commit cbc7fae477

View File

@@ -85,6 +85,11 @@
ports = <&vop_out>;
};
psci {
compatible = "arm,psci-1.0";
method = "smc";
};
timer {
compatible = "arm,armv7-timer";
arm,cpu-registers-not-fw-configured;