[PATCH v3 0/2] Enable inline crypto engine on SM8250

Alexander Koskovich posted 2 patches 1 month ago
.../bindings/crypto/qcom,inline-crypto-engine.yaml          |  1 +
arch/arm64/boot/dts/qcom/sm8250.dtsi                        | 13 +++++++++++++
2 files changed, 14 insertions(+)
[PATCH v3 0/2] Enable inline crypto engine on SM8250
Posted by Alexander Koskovich 1 month ago
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@qti.qualcomm.com

Signed-off-by: Alexander Koskovich <akoskovich@pm.me>
---
Changes in v3:
- Add missed Reviewed-by from Dmitry
- Link to v2: https://lore.kernel.org/r/20260309-sm8250-ice-v2-0-0c8c46ccc814@pm.me

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@pm.me

---
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@pm.me>