Re: [PATCH 1/5] dt-bindings: mmc: add qcom,ice phandle to mmc

From: Krzysztof Kozlowski
Date: Thu Oct 09 2025 - 04:21:53 EST


On 09/10/2025 15:18, Abhinaba Rakshit wrote:
> Add the 'qcom,ice' phandle to the MMC device tree binding to support
> reference to an Inline Crypto Engine (ICE) device node.
>
> ICE hardware is now represented as a separate device node, and its
> clock and frequency configuration are managed independently by
> the ICE driver.
>
> Signed-off-by: Abhinaba Rakshit <abhinaba.rakshit@xxxxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/mmc/sdhci-msm.yaml | 4 ++++
> 1 file changed, 4 insertions(+)

It is duplicating the ICE address space, so you need the same code as
other existing bindings.

Best regards,
Krzysztof