mbox series

[0/6] arm64: dts: qcom: sm8750: Introduce crypto support for SM8750

Message ID 20250113-sm8750_crypto_master-v1-0-d8e265729848@quicinc.com (mailing list archive)
Headers show
Series arm64: dts: qcom: sm8750: Introduce crypto support for SM8750 | expand

Message

Melody Olvera Jan. 13, 2025, 9:16 p.m. UTC
Document and describe the crypto engines and random number generators
on the SM8750 SoC.

Signed-off-by: Melody Olvera <quic_molvera@quicinc.com>
---
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,

Comments

Herbert Xu Jan. 19, 2025, 4:49 a.m. UTC | #1
On Mon, Jan 13, 2025 at 01:16:20PM -0800, Melody Olvera wrote:
> Document and describe the crypto engines and random number generators
> on the SM8750 SoC.
> 
> Signed-off-by: Melody Olvera <quic_molvera@quicinc.com>
> ---
> 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@quicinc.com>

Patches 1/3/5 applied.  Thanks.
Bjorn Andersson March 14, 2025, 8:01 p.m. UTC | #2
On Mon, 13 Jan 2025 13:16:20 -0800, Melody Olvera wrote:
> Document and describe the crypto engines and random number generators
> on the SM8750 SoC.
> 
> 

Applied, thanks!

[2/6] arm64: dts: qcom: sm8750: Add QCrypto nodes
      commit: eeb0f3e4ea67cb1c2dd7cacfef218bfa0ae56970
[4/6] arm64: dts: qcom: sm8750: Add TRNG nodes
      commit: 9f9dcac2f85e6a0641a4a4f7f3b2c35a984ed4cc
[6/6] arm64: dts: qcom: sm8750: Add ICE nodes
      commit: b1dac789c650a20a54d5089b23fbb800fb289b8b

Best regards,