[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230321213139.GA1646917-robh@kernel.org>
Date: Tue, 21 Mar 2023 16:31:39 -0500
From: Rob Herring <robh@...nel.org>
To: Bhupesh Sharma <bhupesh.sharma@...aro.org>
Cc: devicetree@...r.kernel.org, agross@...nel.org,
linux-kernel@...r.kernel.org, linux-arm-msm@...r.kernel.org,
andersson@...nel.org, bhupesh.linux@...il.com,
linux-crypto@...r.kernel.org, krzysztof.kozlowski@...aro.org,
konrad.dybcio@...aro.org, vladimir.zapolskiy@...aro.org
Subject: Re: [PATCH 1/1] dt-bindings: qcom-qce: Add compatibles for SM6115
and QCS2290
On Mon, Mar 20, 2023 at 01:08:16PM +0530, Bhupesh Sharma wrote:
> Crypto Engine block on Qualcomm SoCs SM6115 and QCS2290
> do not require clocks strictly, so add compatibles for these
> SoCs, indicating that they are similar to the flavour
> found on SM8150.
>
> Signed-off-by: Bhupesh Sharma <bhupesh.sharma@...aro.org>
> ---
> Documentation/devicetree/bindings/crypto/qcom-qce.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/crypto/qcom-qce.yaml b/Documentation/devicetree/bindings/crypto/qcom-qce.yaml
> index e375bd981300..e6840d124af3 100644
> --- a/Documentation/devicetree/bindings/crypto/qcom-qce.yaml
> +++ b/Documentation/devicetree/bindings/crypto/qcom-qce.yaml
> @@ -35,10 +35,12 @@ properties:
>
> - items:
> - enum:
> + - qcom,sm6115-qce
> - qcom,sm8250-qce
> - qcom,sm8350-qce
> - qcom,sm8450-qce
> - qcom,sm8550-qce
> + - qcom,qcs2290-qce
'q' goes before 's'
> - const: qcom,sm8150-qce
> - const: qcom,qce
>
> --
> 2.38.1
>
Powered by blists - more mailing lists