Re: [PATCH 3/4] arm64: dts: qcom: drop underscore in node names

From: Konrad Dybcio
Date: Mon Sep 09 2024 - 07:07:36 EST


On 5.09.2024 5:46 PM, Krzysztof Kozlowski wrote:
> Underscores should not be used in node names (dtc with W=2 warns about
> them), so replace them with hyphens.
>
> Functional impact checked with comparing before/after DTBs with dtx_diff
> and fdtdump.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---

Reviewed-by: Konrad Dybcio <konradybcio@xxxxxxxxxx>

Konrad