dt-bindings: soc: qcom: add qcom,crypto compatible

Add qcom,crypto compatible name support.

Change-Id: I114403086eff3b954771b030b0cabfca74bbff96
This commit is contained in:
Seshu Madhavi Puppala
2024-05-25 15:00:48 +05:30
parent d0d76000f1
commit e914c445c2

View 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";
};
};