arm: total_compute: enable psci
psci is used for system reset Signed-off-by: Davidson K <davidson.kumaresan@arm.com>
This commit is contained in:
parent
11d8439e09
commit
42f051ceb6
@ -45,4 +45,8 @@
|
||||
clock-frequency = <24000000>;
|
||||
clock-output-names = "bp:clock24mhz";
|
||||
};
|
||||
psci {
|
||||
compatible = "arm,psci-1.0", "arm,psci-0.2";
|
||||
method = "smc";
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user