mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
ARM: dts: rk3036: enable rk3036 PSCI
Change-Id: I4c5472587583fb176d88e802d2e7fe20daf9ea48 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
This commit is contained in:
parent
ac413a148b
commit
cbc7fae477
|
|
@ -85,6 +85,11 @@ display-subsystem {
|
|||
ports = <&vop_out>;
|
||||
};
|
||||
|
||||
psci {
|
||||
compatible = "arm,psci-1.0";
|
||||
method = "smc";
|
||||
};
|
||||
|
||||
timer {
|
||||
compatible = "arm,armv7-timer";
|
||||
arm,cpu-registers-not-fw-configured;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user