Re: [PATCH v9 2/4] arm64: dts: exynos: add initial CMU clock nodes in ExynosAuto v920
From: Krzysztof Kozlowski
Date: Fri Aug 23 2024 - 03:15:38 EST
On Thu, Aug 22, 2024 at 08:26:50AM +0900, Sunyeal Hong wrote:
> Add cmu_top, cmu_peric0 clock nodes and
> switch USI clocks instead of dummy fixed-rate-clock.
>
> Signed-off-by: Sunyeal Hong <sunyeal.hong@xxxxxxxxxxx>
> ---
> .../arm64/boot/dts/exynos/exynosautov920.dtsi | 40 +++++++++++++------
> 1 file changed, 27 insertions(+), 13 deletions(-)
In the future, please remember about correct order of patches. Nothing
can depend on the DTS, thus DTS is always the last. No need to resend
for that.
Best regards,
Krzysztof