[PATCH v6 0/2] Shikra: Support for QCE
From: Kuldeep Singh <hidden>
Date: 2026-09-07 12:04:00
Also in:
linux-arm-msm, linux-devicetree, lkml
This patch series enable QCE support on Shikra. Shikra is derived from agatti target and QCE was using different compatible configuration. Also, one more reason to update QCE is, clk-smd-rpm was doing proxy voting and crypto was consuming it. With proxy vote removal, qce need to vote for it's own clocks explicitly which is already being done for agatti target. Adapt same mechanism to Shikra QCE too. https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/tree/arch/arm64/boot/dts/qcom/agatti.dtsi#n889 The current qce configuration will still work but this one is more appropriately describing the hardware. Signed-off-by: Kuldeep Singh <redacted> --- Changes in v6: - Update QCE bindings and fallback compatible - Define clocks for crypto and cryptobam. - Link to v5: https://patch.msgid.link/20260820-b4-shikra_crypto_changse-v5-1-70eb4040fb25@oss.qualcomm.com Changes in v5: - Rebase onto latest linux-next; patches 1-5 of v4 are merged. - Update sdhc_ice power domain to match sdhc_1 PD.(Sashiko review). - Link to v4: https://patch.msgid.link/20260714-b4-shikra_crypto_changse-v4-0-06a4ea97c209@oss.qualcomm.com Changes in v4: - Update Patch 1/6 commit message to accustom hawi special case. - Collects tags(Krzysztof) - Link to v3: https://patch.msgid.link/20260706-b4-shikra_crypto_changse-v3-0-23b4c2054227@oss.qualcomm.com Changes in v3: - Fix commit messages. - Collect Ack and Reviewed-by tags. - Link to v2: https://patch.msgid.link/20260702-b4-shikra_crypto_changse-v2-0-66173f2f28b3@qti.qualcomm.com Changes in v2: - Add fix in ice bindings to specify 2 clocks defauly for non-legacy Soc compatibles. - Update commit messages. - Link to v1: https://patch.msgid.link/20260521-shikra_crypto_changse-v1-0-0154cc9cc0de@oss.qualcomm.com/ To: Bartosz Golaszewski <brgl@kernel.org> To: Herbert Xu <herbert@gondor.apana.org.au> To: "David S. Miller" <davem@davemloft.net> To: Rob Herring <robh@kernel.org> To: Krzysztof Kozlowski <krzk+dt@kernel.org> To: Conor Dooley <conor+dt@kernel.org> To: Bjorn Andersson <andersson@kernel.org> To: Konrad Dybcio <konradybcio@kernel.org> To: Kuldeep Singh <redacted> Cc: Krzysztof Kozlowski <redacted> Cc: Bartosz Golaszewski <redacted> Cc: linux-arm-msm@vger.kernel.org Cc: linux-crypto@vger.kernel.org Cc: devicetree@vger.kernel.org Cc: linux-kernel@vger.kernel.org --- Kuldeep Singh (2): dt-bindings: crypto: Adjust Shikra compatible hierarchy arm64: dts: qcom: shikra: Correct QCE node configuration Documentation/devicetree/bindings/crypto/qcom-qce.yaml | 3 ++- arch/arm64/boot/dts/qcom/shikra.dtsi | 9 +++++---- 2 files changed, 7 insertions(+), 5 deletions(-) --- base-commit: af5f12805e5cefa4fe68d6127c7e1fb78cd5535c change-id: 20260701-b4-shikra_crypto_changse-f2d6d5bf04b5 Best regards, -- Kuldeep Singh [off-list ref]