[PATCH v2 0/2] Enable inline crypto engine on SM8250
From: Alexander Koskovich
Date: Mon Mar 09 2026 - 17:50:54 EST
Add the ICE found on SM8250 to DTS and link it to the UFS node,
and document the compatible used for the inline crypto engine.
This series depends on WIP changes that requires power-domains and
iface clk to be specified [1].
[1]: https://lore.kernel.org/linux-arm-msm/20260123-qcom_ice_power_and_clk_vote-v1-0-e9059776f85c@xxxxxxxxxxxxxxxx
Signed-off-by: Alexander Koskovich <akoskovich@xxxxx>
---
Changes in v2:
- Fixed From/SoB mismatch
- Added iface clk & UFSPHY GDSC (adds dependency on in review changes)
- Link to v1: https://lore.kernel.org/r/20260307-sm8250-ice-v1-0-a0c987371c62@xxxxx
---
Alexander Koskovich (2):
dt-bindings: crypto: ice: Document sm8250 inline crypto engine
arm64: dts: qcom: sm8250: Add inline crypto engine
.../bindings/crypto/qcom,inline-crypto-engine.yaml | 1 +
arch/arm64/boot/dts/qcom/sm8250.dtsi | 13 +++++++++++++
2 files changed, 14 insertions(+)
---
base-commit: 1f318b96cc84d7c2ab792fcc0bfd42a7ca890681
change-id: 20260307-sm8250-ice-800e656d7321
Best regards,
--
Alexander Koskovich <akoskovich@xxxxx>