dt-bindings: Add snapshot of hyp_core_ctl driver documentation

This snapshot is taken from msm-4.19 as of commit ed241f132720397
("dt-bindings: Add devicetree bindings to devicetree project") and
updated as needed.

Change-Id: I2fed806703bc459059aa7038a16cc212a31ac673
This commit is contained in:
Satya Durga Srinivasu Prabhala
2020-03-09 15:39:12 -07:00
parent e17a20b53b
commit 836b04e808

View File

@@ -0,0 +1,9 @@
Qualcomm Technologies, Inc. Core Control for Hypervisor
Required properties:
- compatible: should be "qcom,hyp-core-ctl"
Example:
hyp-core-ctl {
compatible = "qcom,hyp-core-ctl";
};