Re: [PATCH v8 2/3] arm64: dts: qcom: kodiak: enable inline crypto engine for SDHC
From: Konrad Dybcio
Date: Mon Jun 29 2026 - 08:01:52 EST
On 6/29/26 9:35 AM, Kuldeep Singh wrote:
> From: Neeraj Soni <neeraj.soni@xxxxxxxxxxxxxxxx>
>
> 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