[PATCH] dt-bindings: crypto: qcom-qce: Document the X1E80100 crypto engine

Abel Vesa posted 1 patch 10 months, 1 week ago
Documentation/devicetree/bindings/crypto/qcom-qce.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: crypto: qcom-qce: Document the X1E80100 crypto engine
Posted by Abel Vesa 10 months, 1 week ago
Document the crypto engine on the X1E80100 Platform.

Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
---
 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..3f35122f7873c2f822772e091cf61814bddfb892 100644
--- a/Documentation/devicetree/bindings/crypto/qcom-qce.yaml
+++ b/Documentation/devicetree/bindings/crypto/qcom-qce.yaml
@@ -55,6 +55,7 @@ properties:
               - qcom,sm8550-qce
               - qcom,sm8650-qce
               - qcom,sm8750-qce
+              - qcom,x1e80100-qce
           - const: qcom,sm8150-qce
           - const: qcom,qce
 

---
base-commit: 7b7a883c7f4de1ee5040bd1c32aabaafde54d209
change-id: 20250213-dt-bindings-qcom-qce-x1e80100-0897a1f85bb5

Best regards,
-- 
Abel Vesa <abel.vesa@linaro.org>
Re: [PATCH] dt-bindings: crypto: qcom-qce: Document the X1E80100 crypto engine
Posted by Herbert Xu 10 months ago
On Thu, Feb 13, 2025 at 02:37:05PM +0200, Abel Vesa wrote:
> Document the crypto engine on the X1E80100 Platform.
> 
> Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
> ---
>  Documentation/devicetree/bindings/crypto/qcom-qce.yaml | 1 +
>  1 file changed, 1 insertion(+)

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Re: [PATCH] dt-bindings: crypto: qcom-qce: Document the X1E80100 crypto engine
Posted by Krzysztof Kozlowski 10 months, 1 week ago
On Thu, Feb 13, 2025 at 02:37:05PM +0200, Abel Vesa wrote:
> Document the crypto engine on the X1E80100 Platform.
> 
> Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
> ---
>  Documentation/devicetree/bindings/crypto/qcom-qce.yaml | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof