Document and describe the crypto engines and random number generators on the SM8750 SoC. Signed-off-by: Melody Olvera <quic_molvera@xxxxxxxxxxx> --- Gaurav Kashyap (6): dt-bindings: crypto: qcom-qce: Document the SM8750 crypto engine arm64: dts: qcom: sm8750: Add QCrypto nodes dt-bindings: crypto: qcom,prng: Document SM8750 RNG arm64: dts: qcom: sm8750: Add TRNG nodes dt-bindings: crypto: qcom,inline-crypto-engine: Document the SM8750 ICE arm64: dts: qcom: sm8750: Add ICE nodes .../bindings/crypto/qcom,inline-crypto-engine.yaml | 1 + .../devicetree/bindings/crypto/qcom,prng.yaml | 1 + .../devicetree/bindings/crypto/qcom-qce.yaml | 1 + arch/arm64/boot/dts/qcom/sm8750.dtsi | 43 ++++++++++++++++++++++ 4 files changed, 46 insertions(+) --- base-commit: 37136bf5c3a6f6b686d74f41837a6406bec6b7bc change-id: 20250107-sm8750_crypto_master-12e2fc2fcf32 Best regards, -- Melody Olvera <quic_molvera@xxxxxxxxxxx>