[PATCH v2 0/3] Add Crypto support for Kaanapali SoC

From: Jingyi Wang

Date: Wed Oct 29 2025 - 04:25:38 EST


Add Crypto support for Qualcomm Kaanapali Platform including True Random
Number Generator and Qualcomm crypto engine.

Signed-off-by: Jingyi Wang <jingyi.wang@xxxxxxxxxxxxxxxx>
---
Changes in v2:
- Fix title and commit message in patch3
- Link to v1: https://lore.kernel.org/r/20250924-knp-crypto-v1-0-49af17a231b7@xxxxxxxxxxxxxxxx

---
Gaurav Kashyap (3):
dt-bindings: crypto: qcom,prng: Document kaanapali RNG
dt-bindings: crypto: qcom-qce: Document the kaanapli crypto engine
crypto: qce: fix version check

Documentation/devicetree/bindings/crypto/qcom,prng.yaml | 1 +
Documentation/devicetree/bindings/crypto/qcom-qce.yaml | 1 +
drivers/crypto/qce/core.c | 3 +--
3 files changed, 3 insertions(+), 2 deletions(-)
---
base-commit: aaa9c3550b60d6259d6ea8b1175ade8d1242444e
change-id: 20251029-knp-crypto-e2323bd596e3

Best regards,
--
Jingyi Wang <jingyi.wang@xxxxxxxxxxxxxxxx>