Re: [PATCH 4/6] ARM: dts: qcom: sdx75: Add QPIC NAND support

From: Krzysztof Kozlowski
Date: Thu Mar 13 2025 - 10:51:27 EST


On 13/03/2025 14:09, Kaushal Kumar wrote:
> Add devicetree node to enable support for QPIC
> NAND controller on Qualcomm SDX75 platform.
> Since there is no "aon" clock in SDX75, a dummy
> clock is provided.

Add the clock first.

Please wrap code according to the preferred limit expressed in Kernel
coding style (checkpatch is not a coding style description, but only a
tool). However don't wrap blindly (see Kernel coding style).

Best regards,
Krzysztof