Re: [PATCH v8 2/3] arm64: dts: qcom: kodiak: enable inline crypto engine for SDHC
Konrad Dybcio <[email protected]>
| Newsgroups | org.kernel.vger.linux-mmc,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 6/29/26 9:35 AM, Kuldeep Singh wrote: > From: Neeraj Soni <[email protected]> > > Add the dedicated ICE node for kodiak and reference it from the SDHC > controller via qcom,ice. > > Keep the ICE node disabled by default in kodiak.dtsi and enable it in > board DTS files where the corresponding SDHC node is enabled. Is there a reason to disable it in the first place? Keeping it enabled it would ensure that the core is parked if it was left on by the bootloader Konrad