diff mbox series

[1/2] dt-bindings: crypto: qcom,prng: document QCS615

Message ID 20250224-enable-trng-for-qcs615-v1-1-3243eb7d345a@quicinc.com
State New
Headers show
Series Enable Qualcomm Crypto Engine for QCS615 | expand

Commit Message

Abhinaba Rakshit Feb. 24, 2025, 9:50 a.m. UTC
Document QCS615 compatible for True Random Number Generator.

Signed-off-by: Abhinaba Rakshit <quic_arakshit@quicinc.com>
---
 Documentation/devicetree/bindings/crypto/qcom,prng.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Rob Herring Feb. 24, 2025, 8:11 p.m. UTC | #1
On Mon, Feb 24, 2025 at 03:20:08PM +0530, Abhinaba Rakshit wrote:
> Document QCS615 compatible for True Random Number Generator.
> 
> Signed-off-by: Abhinaba Rakshit <quic_arakshit@quicinc.com>
> ---
>  Documentation/devicetree/bindings/crypto/qcom,prng.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/crypto/qcom,prng.yaml b/Documentation/devicetree/bindings/crypto/qcom,prng.yaml
> index 5e6f8b6425454d6440a8653567235380d934cc2c..fa22bd42b25009b557cb2b195ca45c0dec73b8b5 100644
> --- a/Documentation/devicetree/bindings/crypto/qcom,prng.yaml
> +++ b/Documentation/devicetree/bindings/crypto/qcom,prng.yaml
> @@ -17,6 +17,7 @@ properties:
>            - qcom,prng-ee  # 8996 and later using EE
>        - items:
>            - enum:
> +              - qcom,qcs615-trng

Keep alphabetical order please.

>                - qcom,ipq5332-trng
>                - qcom,ipq5424-trng
>                - qcom,ipq9574-trng
> 
> -- 
> 2.34.1
>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/crypto/qcom,prng.yaml b/Documentation/devicetree/bindings/crypto/qcom,prng.yaml
index 5e6f8b6425454d6440a8653567235380d934cc2c..fa22bd42b25009b557cb2b195ca45c0dec73b8b5 100644
--- a/Documentation/devicetree/bindings/crypto/qcom,prng.yaml
+++ b/Documentation/devicetree/bindings/crypto/qcom,prng.yaml
@@ -17,6 +17,7 @@  properties:
           - qcom,prng-ee  # 8996 and later using EE
       - items:
           - enum:
+              - qcom,qcs615-trng
               - qcom,ipq5332-trng
               - qcom,ipq5424-trng
               - qcom,ipq9574-trng