mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 20:28:49 +00:00
dt-bindings: soc: qcom: add qcom,crypto compatible
Add qcom,crypto compatible name support. Change-Id: I114403086eff3b954771b030b0cabfca74bbff96
This commit is contained in:
17
bindings/soc/qcom/qcom,crypto.txt
Normal file
17
bindings/soc/qcom/qcom,crypto.txt
Normal file
@@ -0,0 +1,17 @@
|
||||
QTI Microdump Collector Driver
|
||||
|
||||
This driver registers for Hibernate Power Management ops
|
||||
and notifys TZ on Hibernate exit.
|
||||
|
||||
- compatible:
|
||||
Usage: required
|
||||
Value type: <stringlist>
|
||||
Definition: must be "qcom,crypto"
|
||||
|
||||
= EXAMPLE
|
||||
|
||||
&soc {
|
||||
crypto_node {
|
||||
compatible = "qcom,crypto";
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user