Merge "ARM: dts: msm: Enable hypervisor core control"

This commit is contained in:
qctecmdr
2022-12-08 09:11:38 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -2620,6 +2620,15 @@
memory-region = <&trust_ui_vm_mem>;
};
vendor_hooks: qcom,cpu-vendor-hooks {
compatible = "qcom,cpu-vendor-hooks";
};
hyp_core_ctl: qcom,hyp-core-ctl {
compatible = "qcom,hyp-core-ctl";
status = "ok";
};
};
#include "ravelin-pinctrl.dtsi"