[PATCH V2 3/4] dt-bindings: qcom-qce: add SoC compatible string for ipq9574

From: Anusha Rao
Date: Mon May 15 2023 - 11:09:45 EST


Document the compatible string for ipq9574.

Signed-off-by: Anusha Rao <quic_anusha@xxxxxxxxxxx>
---
Changes in V2:
- Added a new compatible for ipq9574 SoC.

Documentation/devicetree/bindings/crypto/qcom-qce.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/crypto/qcom-qce.yaml b/Documentation/devicetree/bindings/crypto/qcom-qce.yaml
index e375bd981300..0d1deae06e2d 100644
--- a/Documentation/devicetree/bindings/crypto/qcom-qce.yaml
+++ b/Documentation/devicetree/bindings/crypto/qcom-qce.yaml
@@ -28,6 +28,7 @@ properties:
- enum:
- qcom,ipq6018-qce
- qcom,ipq8074-qce
+ - qcom,ipq9574-qce
- qcom,msm8996-qce
- qcom,sdm845-qce
- const: qcom,ipq4019-qce
--
2.17.1