mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
arm64: rockchip: rk3368 support psci-0.2
Signed-off-by: Huang, Tao <huangtao@rock-chips.com>
This commit is contained in:
@@ -138,11 +138,8 @@
|
||||
};
|
||||
|
||||
psci {
|
||||
compatible = "arm,psci";
|
||||
compatible = "arm,psci-0.2";
|
||||
method = "smc";
|
||||
cpu_on = <0xC4000003>;
|
||||
cpu_suspend = <0x84000001>;
|
||||
cpu_off = <0x84000002>;
|
||||
};
|
||||
|
||||
gic: interrupt-controller@ffb70000 {
|
||||
|
||||
Reference in New Issue
Block a user