* [PATCH 0/2] crypto: qcom: Add QCE for Eliza SoC
@ 2026-04-07 13:51 Krzysztof Kozlowski
2026-04-07 13:51 ` [PATCH 1/2] dt-bindings: crypto: qcom-qce: Add Qualcomm Eliza QCE Krzysztof Kozlowski
2026-04-07 13:51 ` [PATCH 2/2] arm64: dts: qcom: eliza: Add QCE crypto Krzysztof Kozlowski
0 siblings, 2 replies; 8+ messages in thread
From: Krzysztof Kozlowski @ 2026-04-07 13:51 UTC (permalink / raw)
To: Thara Gopinath, Herbert Xu, David S. Miller, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, Bjorn Andersson, Konrad Dybcio
Cc: linux-arm-msm, linux-crypto, devicetree, linux-kernel,
Krzysztof Kozlowski
Bindings for Qualcomm Eliza SoC crypto engine and DTS patch.
Best regards,
Krzysztof
---
Krzysztof Kozlowski (2):
dt-bindings: crypto: qcom-qce: Add Qualcomm Eliza QCE
arm64: dts: qcom: eliza: Add QCE crypto
.../devicetree/bindings/crypto/qcom-qce.yaml | 1 +
arch/arm64/boot/dts/qcom/eliza.dtsi | 32 ++++++++++++++++++++++
2 files changed, 33 insertions(+)
---
base-commit: 816f193dd0d95246f208590924dd962b192def78
change-id: 20260407-crypto-qcom-eliza-1ff193987367
Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
^ permalink raw reply [flat|nested] 8+ messages in thread* [PATCH 1/2] dt-bindings: crypto: qcom-qce: Add Qualcomm Eliza QCE 2026-04-07 13:51 [PATCH 0/2] crypto: qcom: Add QCE for Eliza SoC Krzysztof Kozlowski @ 2026-04-07 13:51 ` Krzysztof Kozlowski 2026-04-07 18:34 ` Harshal Dev 2026-04-07 18:47 ` Kuldeep Singh 2026-04-07 13:51 ` [PATCH 2/2] arm64: dts: qcom: eliza: Add QCE crypto Krzysztof Kozlowski 1 sibling, 2 replies; 8+ messages in thread From: Krzysztof Kozlowski @ 2026-04-07 13:51 UTC (permalink / raw) To: Thara Gopinath, Herbert Xu, David S. Miller, Rob Herring, Krzysztof Kozlowski, Conor Dooley, Bjorn Andersson, Konrad Dybcio Cc: linux-arm-msm, linux-crypto, devicetree, linux-kernel, Krzysztof Kozlowski Document the QCE crypto engine on Qualcomm Eliza SoC, fully compatible with earlier generations. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> --- Documentation/devicetree/bindings/crypto/qcom-qce.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/crypto/qcom-qce.yaml b/Documentation/devicetree/bindings/crypto/qcom-qce.yaml index 79d5be2548bc..8ca7b3257b39 100644 --- a/Documentation/devicetree/bindings/crypto/qcom-qce.yaml +++ b/Documentation/devicetree/bindings/crypto/qcom-qce.yaml @@ -45,6 +45,7 @@ properties: - items: - enum: + - qcom,eliza-qce - qcom,kaanapali-qce - qcom,qcs615-qce - qcom,qcs8300-qce -- 2.51.0 ^ permalink raw reply related [flat|nested] 8+ messages in thread
* Re: [PATCH 1/2] dt-bindings: crypto: qcom-qce: Add Qualcomm Eliza QCE 2026-04-07 13:51 ` [PATCH 1/2] dt-bindings: crypto: qcom-qce: Add Qualcomm Eliza QCE Krzysztof Kozlowski @ 2026-04-07 18:34 ` Harshal Dev 2026-04-07 18:47 ` Kuldeep Singh 1 sibling, 0 replies; 8+ messages in thread From: Harshal Dev @ 2026-04-07 18:34 UTC (permalink / raw) To: Krzysztof Kozlowski, Thara Gopinath, Herbert Xu, David S. Miller, Rob Herring, Krzysztof Kozlowski, Conor Dooley, Bjorn Andersson, Konrad Dybcio Cc: linux-arm-msm, linux-crypto, devicetree, linux-kernel On 4/7/2026 7:21 PM, Krzysztof Kozlowski wrote: > Document the QCE crypto engine on Qualcomm Eliza SoC, fully compatible > with earlier generations. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> > --- > Documentation/devicetree/bindings/crypto/qcom-qce.yaml | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Harshal Dev <harshal.dev@oss.qualcomm.com> Regards, Harshal ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 1/2] dt-bindings: crypto: qcom-qce: Add Qualcomm Eliza QCE 2026-04-07 13:51 ` [PATCH 1/2] dt-bindings: crypto: qcom-qce: Add Qualcomm Eliza QCE Krzysztof Kozlowski 2026-04-07 18:34 ` Harshal Dev @ 2026-04-07 18:47 ` Kuldeep Singh 1 sibling, 0 replies; 8+ messages in thread From: Kuldeep Singh @ 2026-04-07 18:47 UTC (permalink / raw) To: Krzysztof Kozlowski, Thara Gopinath, Herbert Xu, David S. Miller, Rob Herring, Krzysztof Kozlowski, Conor Dooley, Bjorn Andersson, Konrad Dybcio Cc: linux-arm-msm, linux-crypto, devicetree, linux-kernel On 4/7/2026 7:21 PM, Krzysztof Kozlowski wrote: > Document the QCE crypto engine on Qualcomm Eliza SoC, fully compatible > with earlier generations. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Reviewed-by: Kuldeep Singh <kuldeep.singh@oss.qualcomm.com> -- Regards Kuldeep ^ permalink raw reply [flat|nested] 8+ messages in thread
* [PATCH 2/2] arm64: dts: qcom: eliza: Add QCE crypto 2026-04-07 13:51 [PATCH 0/2] crypto: qcom: Add QCE for Eliza SoC Krzysztof Kozlowski 2026-04-07 13:51 ` [PATCH 1/2] dt-bindings: crypto: qcom-qce: Add Qualcomm Eliza QCE Krzysztof Kozlowski @ 2026-04-07 13:51 ` Krzysztof Kozlowski 2026-04-07 18:35 ` Harshal Dev ` (2 more replies) 1 sibling, 3 replies; 8+ messages in thread From: Krzysztof Kozlowski @ 2026-04-07 13:51 UTC (permalink / raw) To: Thara Gopinath, Herbert Xu, David S. Miller, Rob Herring, Krzysztof Kozlowski, Conor Dooley, Bjorn Andersson, Konrad Dybcio Cc: linux-arm-msm, linux-crypto, devicetree, linux-kernel, Krzysztof Kozlowski Add nodes for the BAM DAM and QCE crypto engine. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> --- arch/arm64/boot/dts/qcom/eliza.dtsi | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/arch/arm64/boot/dts/qcom/eliza.dtsi b/arch/arm64/boot/dts/qcom/eliza.dtsi index 4a7a0ac40ce6..24c680795481 100644 --- a/arch/arm64/boot/dts/qcom/eliza.dtsi +++ b/arch/arm64/boot/dts/qcom/eliza.dtsi @@ -846,6 +846,38 @@ ice: crypto@1d88000 { clocks = <&gcc GCC_UFS_PHY_ICE_CORE_CLK>; }; + cryptobam: dma-controller@1dc4000 { + compatible = "qcom,bam-v1.7.4", "qcom,bam-v1.7.0"; + reg = <0x0 0x01dc4000 0x0 0x28000>; + + interrupts = <GIC_SPI 272 IRQ_TYPE_LEVEL_HIGH>; + + #dma-cells = <1>; + + iommus = <&apps_smmu 0x480 0>, + <&apps_smmu 0x481 0>; + + qcom,ee = <0>; + qcom,num-ees = <4>; + num-channels = <20>; + qcom,controlled-remotely; + }; + + crypto: crypto@1dfa000 { + compatible = "qcom,eliza-qce", "qcom,sm8150-qce", "qcom,qce"; + reg = <0x0 0x01dfa000 0x0 0x6000>; + + interconnects = <&aggre2_noc MASTER_CRYPTO QCOM_ICC_TAG_ALWAYS + &mc_virt SLAVE_EBI1 QCOM_ICC_TAG_ALWAYS>; + interconnect-names = "memory"; + + dmas = <&cryptobam 4>, <&cryptobam 5>; + dma-names = "rx", "tx"; + + iommus = <&apps_smmu 0x480 0>, + <&apps_smmu 0x481 0>; + }; + tcsr_mutex: hwlock@1f40000 { compatible = "qcom,tcsr-mutex"; reg = <0x0 0x01f40000 0x0 0x20000>; -- 2.51.0 ^ permalink raw reply related [flat|nested] 8+ messages in thread
* Re: [PATCH 2/2] arm64: dts: qcom: eliza: Add QCE crypto 2026-04-07 13:51 ` [PATCH 2/2] arm64: dts: qcom: eliza: Add QCE crypto Krzysztof Kozlowski @ 2026-04-07 18:35 ` Harshal Dev 2026-04-08 9:45 ` Konrad Dybcio 2026-04-09 4:08 ` Kuldeep Singh 2 siblings, 0 replies; 8+ messages in thread From: Harshal Dev @ 2026-04-07 18:35 UTC (permalink / raw) To: Krzysztof Kozlowski, Thara Gopinath, Herbert Xu, David S. Miller, Rob Herring, Krzysztof Kozlowski, Conor Dooley, Bjorn Andersson, Konrad Dybcio Cc: linux-arm-msm, linux-crypto, devicetree, linux-kernel On 4/7/2026 7:21 PM, Krzysztof Kozlowski wrote: > Add nodes for the BAM DAM and QCE crypto engine. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> > --- > arch/arm64/boot/dts/qcom/eliza.dtsi | 32 ++++++++++++++++++++++++++++++++ > 1 file changed, 32 insertions(+) > Reviewed-by: Harshal Dev <harshal.dev@oss.qualcomm.com> Regards, Harshal ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 2/2] arm64: dts: qcom: eliza: Add QCE crypto 2026-04-07 13:51 ` [PATCH 2/2] arm64: dts: qcom: eliza: Add QCE crypto Krzysztof Kozlowski 2026-04-07 18:35 ` Harshal Dev @ 2026-04-08 9:45 ` Konrad Dybcio 2026-04-09 4:08 ` Kuldeep Singh 2 siblings, 0 replies; 8+ messages in thread From: Konrad Dybcio @ 2026-04-08 9:45 UTC (permalink / raw) To: Krzysztof Kozlowski, Thara Gopinath, Herbert Xu, David S. Miller, Rob Herring, Krzysztof Kozlowski, Conor Dooley, Bjorn Andersson, Konrad Dybcio Cc: linux-arm-msm, linux-crypto, devicetree, linux-kernel On 4/7/26 3:51 PM, Krzysztof Kozlowski wrote: > Add nodes for the BAM DAM and QCE crypto engine. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> > --- Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Konrad ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 2/2] arm64: dts: qcom: eliza: Add QCE crypto 2026-04-07 13:51 ` [PATCH 2/2] arm64: dts: qcom: eliza: Add QCE crypto Krzysztof Kozlowski 2026-04-07 18:35 ` Harshal Dev 2026-04-08 9:45 ` Konrad Dybcio @ 2026-04-09 4:08 ` Kuldeep Singh 2 siblings, 0 replies; 8+ messages in thread From: Kuldeep Singh @ 2026-04-09 4:08 UTC (permalink / raw) To: Krzysztof Kozlowski, Thara Gopinath, Herbert Xu, David S. Miller, Rob Herring, Krzysztof Kozlowski, Conor Dooley, Bjorn Andersson, Konrad Dybcio Cc: linux-arm-msm, linux-crypto, devicetree, linux-kernel On 4/7/2026 7:21 PM, Krzysztof Kozlowski wrote: > Add nodes for the BAM DAM and QCE crypto engine. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Reviewed-by: Kuldeep Singh <kuldeep.singh@oss.qualcomm.com> -- Regards Kuldeep ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2026-04-09 4:09 UTC | newest] Thread overview: 8+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2026-04-07 13:51 [PATCH 0/2] crypto: qcom: Add QCE for Eliza SoC Krzysztof Kozlowski 2026-04-07 13:51 ` [PATCH 1/2] dt-bindings: crypto: qcom-qce: Add Qualcomm Eliza QCE Krzysztof Kozlowski 2026-04-07 18:34 ` Harshal Dev 2026-04-07 18:47 ` Kuldeep Singh 2026-04-07 13:51 ` [PATCH 2/2] arm64: dts: qcom: eliza: Add QCE crypto Krzysztof Kozlowski 2026-04-07 18:35 ` Harshal Dev 2026-04-08 9:45 ` Konrad Dybcio 2026-04-09 4:08 ` Kuldeep Singh
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox