diff mbox series

[V3,1/2] dt-bindings: crypto: ice: document the qcs8300 inline crypto engine

Message ID 20241125065801.1751256-2-quic_yrangana@quicinc.com (mailing list archive)
State New
Headers show
Series Enable Inline crypto engine for QCS8300 | expand

Commit Message

Yuvaraj Ranganathan Nov. 25, 2024, 6:58 a.m. UTC
Add the compatible string for QCom ICE on qcs8300 SoCs.

Signed-off-by: Yuvaraj Ranganathan <quic_yrangana@quicinc.com>
---
 .../devicetree/bindings/crypto/qcom,inline-crypto-engine.yaml    | 1 +
 1 file changed, 1 insertion(+)

Comments

Krzysztof Kozlowski Nov. 25, 2024, 7:57 a.m. UTC | #1
On Mon, Nov 25, 2024 at 12:28:00PM +0530, Yuvaraj Ranganathan wrote:
> Add the compatible string for QCom ICE on qcs8300 SoCs.
> 
> Signed-off-by: Yuvaraj Ranganathan <quic_yrangana@quicinc.com>
> ---
>  .../devicetree/bindings/crypto/qcom,inline-crypto-engine.yaml    | 1 +
>  1 file changed, 1 insertion(+)

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

Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/crypto/qcom,inline-crypto-engine.yaml b/Documentation/devicetree/bindings/crypto/qcom,inline-crypto-engine.yaml
index 0304f074cf08..657693867ddf 100644
--- a/Documentation/devicetree/bindings/crypto/qcom,inline-crypto-engine.yaml
+++ b/Documentation/devicetree/bindings/crypto/qcom,inline-crypto-engine.yaml
@@ -13,6 +13,7 @@  properties:
   compatible:
     items:
       - enum:
+          - qcom,qcs8300-inline-crypto-engine
           - qcom,sa8775p-inline-crypto-engine
           - qcom,sc7180-inline-crypto-engine
           - qcom,sc7280-inline-crypto-engine