[PATCH V2 0/2] Add QCrypto support for QCS8300
From: Yuvaraj Ranganathan
Date: Mon Nov 25 2024 - 07:53:04 EST
Document QCS8300 support for QCrypto driver and add QCE
and Crypto BAM DMA nodes.
This series depends on below patch series:
https://lore.kernel.org/all/20240925-qcs8300_initial_dtsi-v2-0-494c40fa2a42@xxxxxxxxxxx/ - Reviewed
Signed-off-by: Yuvaraj Ranganathan <quic_yrangana@xxxxxxxxxxx>
---
Changes in v2:
- Set the interconnect tag to QCOM_ICC_TAG_ALWAYS instead of passing 0(no TAG).
- Link to v1: https://lore.kernel.org/all/20241113055830.2918347-1-quic_yrangana@xxxxxxxxxxx/
---
Yuvaraj Ranganathan (2):
dt-bindings: crypto: qcom-qce: document the QCS8300 crypto engine
arm64: dts: qcom: qcs8300: add QCrypto nodes
.../devicetree/bindings/crypto/qcom-qce.yaml | 1 +
arch/arm64/boot/dts/qcom/qcs8300.dtsi | 24 +++++++++++++++++++
2 files changed, 25 insertions(+)
--
2.34.1