From 1f5ce01d5d7179e31e93206cf6b32745acabc455 Mon Sep 17 00:00:00 2001 From: Anusha Rao Date: Fri, 14 Jul 2023 15:00:32 +0530 Subject: [PATCH] dt-bindings: crypto: qcom-qce: add SoC compatible string for ipq9574 Document the compatible string for ipq9574. Acked-by: Conor Dooley Reviewed-by: Bhupesh Sharma Signed-off-by: Anusha Rao Link: https://lore.kernel.org/r/20230714093032.22400-1-quic_anusha@quicinc.com Signed-off-by: Rob Herring --- 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 bb82806..8e665d9 100644 --- a/Documentation/devicetree/bindings/crypto/qcom-qce.yaml +++ b/Documentation/devicetree/bindings/crypto/qcom-qce.yaml @@ -34,6 +34,7 @@ properties: - enum: - qcom,ipq6018-qce - qcom,ipq8074-qce + - qcom,ipq9574-qce - qcom,msm8996-qce - qcom,qcm2290-qce - qcom,sdm845-qce -- 2.7.4