[PATCH 1/6] dt-bindings: crypto: qcom-qce: Document the SM8750 crypto engine

Melody Olvera posted 6 patches 11 months, 1 week ago
[PATCH 1/6] dt-bindings: crypto: qcom-qce: Document the SM8750 crypto engine
Posted by Melody Olvera 11 months, 1 week ago
From: Gaurav Kashyap <quic_gaurkash@quicinc.com>

Document the crypto engine on the SM8750 Platform.

Signed-off-by: Gaurav Kashyap <quic_gaurkash@quicinc.com>
Signed-off-by: Melody Olvera <quic_molvera@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 7f8c0d55f6f5c300c5c5cbfefee03af628d49d7a..3ed56d9d378e38a7ed3f5cd606c4dc20955194f0 100644
--- a/Documentation/devicetree/bindings/crypto/qcom-qce.yaml
+++ b/Documentation/devicetree/bindings/crypto/qcom-qce.yaml
@@ -54,6 +54,7 @@ properties:
               - qcom,sm8450-qce
               - qcom,sm8550-qce
               - qcom,sm8650-qce
+              - qcom,sm8750-qce
           - const: qcom,sm8150-qce
           - const: qcom,qce
 

-- 
2.46.1
Re: [PATCH 1/6] dt-bindings: crypto: qcom-qce: Document the SM8750 crypto engine
Posted by Rob Herring (Arm) 11 months, 1 week ago
On Mon, 13 Jan 2025 13:16:21 -0800, Melody Olvera wrote:
> From: Gaurav Kashyap <quic_gaurkash@quicinc.com>
> 
> Document the crypto engine on the SM8750 Platform.
> 
> Signed-off-by: Gaurav Kashyap <quic_gaurkash@quicinc.com>
> Signed-off-by: Melody Olvera <quic_molvera@quicinc.com>
> ---
>  Documentation/devicetree/bindings/crypto/qcom-qce.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

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