Merge "ARM: dts: qcom: Add property in hyp_core_ctl to handle logical CPUs"

This commit is contained in:
qctecmdr
2023-08-07 22:30:59 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -2667,6 +2667,8 @@
hyp_core_ctl: qcom,hyp-core-ctl {
compatible = "qcom,hyp-core-ctl";
qcom,populate-cpus;
qcom,unisolate-timeout-ms = <12000>;
status = "ok";
};