arm64: dts: berlin: PSCI-1.0 support

The firmware can support PSCI-1.0 in fact. This change also enables
suspend to ram on Marvell berlin arm64 SoC.

Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
This commit is contained in:
Jisheng Zhang 2015-11-16 19:37:49 +08:00 committed by Sebastian Hesselbarth
parent d2318f3402
commit 5fbb15316f

View File

@ -55,7 +55,7 @@
};
psci {
compatible = "arm,psci-0.2";
compatible = "arm,psci-1.0", "arm,psci-0.2";
method = "smc";
};