[PATCH 1/2] dt-bindings: crypto: qcom-qce: document QCS615 crypto engine

Abhinaba Rakshit posted 2 patches 11 months, 2 weeks ago
There is a newer version of this series
[PATCH 1/2] dt-bindings: crypto: qcom-qce: document QCS615 crypto engine
Posted by Abhinaba Rakshit 11 months, 2 weeks ago
Document the crypto engine on the QCS615 platform.

Signed-off-by: Abhinaba Rakshit <quic_arakshit@quicinc.com>
---
 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 3ed56d9d378e38a7ed3f5cd606c4dc20955194f0..acc1eef9d85825d0331db314dd103b8c7a8e2ab3 100644
--- a/Documentation/devicetree/bindings/crypto/qcom-qce.yaml
+++ b/Documentation/devicetree/bindings/crypto/qcom-qce.yaml
@@ -45,6 +45,7 @@ properties:
 
       - items:
           - enum:
+              - qcom,qcs615-qce
               - qcom,qcs8300-qce
               - qcom,sa8775p-qce
               - qcom,sc7280-qce

-- 
2.34.1
Re: [PATCH 1/2] dt-bindings: crypto: qcom-qce: document QCS615 crypto engine
Posted by Rob Herring (Arm) 11 months, 2 weeks ago
On Mon, 24 Feb 2025 15:34:10 +0530, Abhinaba Rakshit wrote:
> Document the crypto engine on the QCS615 platform.
> 
> Signed-off-by: Abhinaba Rakshit <quic_arakshit@quicinc.com>
> ---
>  Documentation/devicetree/bindings/crypto/qcom-qce.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring (Arm) <robh@kernel.org>