From dd61d37370ce7944040a21b5dba59a860c6c2de0 Mon Sep 17 00:00:00 2001 From: Om Prakash Singh Date: Thu, 14 Dec 2023 16:05:59 +0530 Subject: [PATCH] dt-bindings: crypto: qcom-qce: document the SC7280 crypto engine Document the crypto engine on the SM7280 Platform. Signed-off-by: Om Prakash Singh Reviewed-by: Krzysztof Kozlowski Signed-off-by: Herbert Xu --- 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 e8c418b614dce..a48bd381063aa 100644 --- a/Documentation/devicetree/bindings/crypto/qcom-qce.yaml +++ b/Documentation/devicetree/bindings/crypto/qcom-qce.yaml @@ -44,6 +44,7 @@ properties: - items: - enum: + - qcom,sc7280-qce - qcom,sm8250-qce - qcom,sm8350-qce - qcom,sm8450-qce -- 2.30.2