Re: [PATCH v4 11/20] dt-bindings: crypto : Add new compatible strings for qcom-qce
From: Rob Herring <robh@kernel.org>
Date: 2021-10-18 18:26:49
Also in:
linux-arm-msm, linux-crypto, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-10-18 18:26:49
Also in:
linux-arm-msm, linux-crypto, lkml
On Wed, 13 Oct 2021 16:25:32 +0530, Bhupesh Sharma wrote:
Newer qcom chips support newer versions of the qce crypto IP, so add soc specific compatible strings for qcom-qce instead of using crypto IP version specific ones. Keep the old strings for backward-compatibility, but mark them as deprecated. Cc: Thara Gopinath <redacted> Cc: Bjorn Andersson <redacted> Cc: Rob Herring <robh+dt@kernel.org> Signed-off-by: Bhupesh Sharma <redacted> --- Documentation/devicetree/bindings/crypto/qcom-qce.yaml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>