[PATCH 0/4] crypto: qcom-qce: add support for SM8550

From: Neil Armstrong
Date: Wed Nov 16 2022 - 05:26:18 EST


This adds the necessary bindings and driver changes to enable
the Qualcomm Crypto engine on the SM8550 SoC.

Dependencies:
- https://lore.kernel.org/all/20220920114051.1116441-1-bhupesh.sharma@xxxxxxxxxx/

--
To: Andy Gross <agross@xxxxxxxxxx>
To: Bjorn Andersson <andersson@xxxxxxxxxx>
To: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxx>
To: Vinod Koul <vkoul@xxxxxxxxxx>
To: Rob Herring <robh+dt@xxxxxxxxxx>
To: Krzysztof Kozlowski <krzysztof.kozlowski+dt@xxxxxxxxxx>
To: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
To: "David S. Miller" <davem@xxxxxxxxxxxxx>
To: Bhupesh Sharma <bhupesh.sharma@xxxxxxxxxx>
To: Thara Gopinath <thara.gopinath@xxxxxxxxx>
Cc: linux-arm-msm@xxxxxxxxxxxxxxx
Cc: dmaengine@xxxxxxxxxxxxxxx
Cc: devicetree@xxxxxxxxxxxxxxx
Cc: linux-kernel@xxxxxxxxxxxxxxx
Cc: linux-crypto@xxxxxxxxxxxxxxx
Cc: Abel Vesa <abel.vesa@xxxxxxxxxx>
Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>

---
Abel Vesa (1):
dt-bindings: dma: qcom,bam-dma: Add 'interconnects' and 'interconnect-names'

Neil Armstrong (3):
dt-bindings: qcom-qce: document clocks and clock-names as optional
dt-bindings: qcom-qce: document sm8550 compatible
crypto: qce: core: Add new compatibles for SM8550

Documentation/devicetree/bindings/crypto/qcom-qce.yaml | 3 +--
Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml | 8 ++++++++
drivers/crypto/qce/core.c | 1 +
3 files changed, 10 insertions(+), 2 deletions(-)
---
base-commit: 8931ecbe1f2017471608e262dd2914ce376155a4
change-id: 20221114-narmstrong-sm8550-upstream-qce-ed3135413002

Best regards,
--
Neil Armstrong <neil.armstrong@xxxxxxxxxx>