arm64: rockchip: rk3368 support psci-0.2

Signed-off-by: Huang, Tao <huangtao@rock-chips.com>
This commit is contained in:
Huang, Tao
2015-03-19 15:58:47 +08:00
parent 4b0b63a9dd
commit 5ad4b90d11

View File

@@ -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 {