mbox series

[V3,0/2] Enable Inline crypto engine for QCS8300

Message ID 20241125065801.1751256-1-quic_yrangana@quicinc.com
Headers show
Series Enable Inline crypto engine for QCS8300 | expand

Message

Yuvaraj Ranganathan Nov. 25, 2024, 6:57 a.m. UTC
Document and add device-tree node to enable Inline crypto engine for QCS8300

This series depends on below patch series:
https://lore.kernel.org/all/20240925-qcs8300_initial_dtsi-v2-0-494c40fa2a42@quicinc.com/ - Reviewed

Changes in v3:
 - Remove "Reviewed-by" tag added incorrectly
 - Link to v2: https://lore.kernel.org/all/20241122132044.30024-1-quic_yrangana@quicinc.com/

Changes in v2:
 - extend UFS ICE to the full register range
 - Link to v1: https://lore.kernel.org/all/20241113043351.2889027-1-quic_yrangana@quicinc.com/

Signed-off-by: Yuvaraj Ranganathan <quic_yrangana@quicinc.com>
---
Yuvaraj Ranganathan (2):
  dt-bindings: crypto: ice: document the qcs8300 inline crypto engine
  arm64: dts: qcom: qcs8300: enable the inline crypto engine

 .../bindings/crypto/qcom,inline-crypto-engine.yaml        | 1 +
 arch/arm64/boot/dts/qcom/qcs8300.dtsi                     | 8 ++++++++
 2 files changed, 9 insertions(+)

Comments

Bjorn Andersson Dec. 26, 2024, 6:27 p.m. UTC | #1
On Mon, 25 Nov 2024 12:27:59 +0530, Yuvaraj Ranganathan wrote:
> Document and add device-tree node to enable Inline crypto engine for QCS8300
> 
> This series depends on below patch series:
> https://lore.kernel.org/all/20240925-qcs8300_initial_dtsi-v2-0-494c40fa2a42@quicinc.com/ - Reviewed
> 
> Changes in v3:
>  - Remove "Reviewed-by" tag added incorrectly
>  - Link to v2: https://lore.kernel.org/all/20241122132044.30024-1-quic_yrangana@quicinc.com/
> 
> [...]

Applied, thanks!

[2/2] arm64: dts: qcom: qcs8300: enable the inline crypto engine
      commit: cc9d29aad876d83e752a1da6dc978088b248427e

Best regards,