Linux MultiMedia Card development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Enable Inline crypto engine for kodiak
@ 2026-01-14  9:48 Neeraj Soni
  2026-01-14  9:48 ` [PATCH v2 1/2] dt-bindings: mmc: sdhci-msm: Add ICE phandle Neeraj Soni
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Neeraj Soni @ 2026-01-14  9:48 UTC (permalink / raw)
  To: ulf.hansson, robh, krzk+dt, conor+dt, andersson, konradybcio
  Cc: linux-mmc, devicetree, linux-kernel, neeraj.soni

Document Inline Crypto Engine (ICE) handle for SDHC and add its device-tree
node to enable it for kodiak.

How this patch was tested:
- export ARCH=arm64
- export CROSS_COMPILE=aarch64-linux-gnu-
- make menuconfig
- make defconifg
- make DT_SCHEMA_FILES=Documentation/devicetree/bindings/mmc/sdhci-msm.yaml dt_binding_check
- make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CHECK_DTBS=y dtbs

---
Changes in v2:
- Removed the "if: required:" description for "qcom,ice" dt-binding
  as the ICE node is optional.
- Corrected the ICE dt node entry according to the dt-binding description.
- Added test details.

Changes in v1:
- Updated the dt-binding for ICE node.
- Added the dt node for ICE for kodiak.

Neeraj Soni (2):
  dt-bindings: mmc: sdhci-msm: Add ICE phandle
  arm64: dts: qcom: kodiak: enable the inline crypto engine for SDHC

 Documentation/devicetree/bindings/mmc/sdhci-msm.yaml | 4 ++++
 arch/arm64/boot/dts/qcom/kodiak.dtsi                 | 9 +++++++++
 2 files changed, 13 insertions(+)

--
2.34.1


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2026-01-20  6:24 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-14  9:48 [PATCH v2 0/2] Enable Inline crypto engine for kodiak Neeraj Soni
2026-01-14  9:48 ` [PATCH v2 1/2] dt-bindings: mmc: sdhci-msm: Add ICE phandle Neeraj Soni
2026-01-15  9:03   ` Krzysztof Kozlowski
2026-01-16  6:50     ` Neeraj Soni
2026-01-16  7:18       ` Krzysztof Kozlowski
2026-01-19  9:47         ` Neeraj Soni
2026-01-19 10:35           ` Krzysztof Kozlowski
2026-01-14  9:48 ` [PATCH v2 2/2] arm64: dts: qcom: kodiak: enable the inline crypto engine for SDHC Neeraj Soni
2026-01-15  9:05   ` Krzysztof Kozlowski
2026-01-16  5:59     ` Neeraj Soni
2026-01-16  7:19       ` Krzysztof Kozlowski
2026-01-19  9:56         ` Neeraj Soni
2026-01-14 16:18 ` [PATCH v2 0/2] Enable Inline crypto engine for kodiak Rob Herring
2026-01-16 16:54   ` Krzysztof Kozlowski
2026-01-19 10:04     ` Neeraj Soni
2026-01-20  1:29       ` Rob Herring
2026-01-19 12:48   ` Neeraj Soni
2026-01-20  1:25     ` Rob Herring
2026-01-20  6:24       ` Neeraj Soni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox