Re: [PATCH 1/4] ARM: dts: qcom: drop underscore in node names

From: Konrad Dybcio
Date: Mon Sep 09 2024 - 07:06:44 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. Use also generic name for
> avago,apds9930 node, because generic naming is favored by Devicetree
> spec.
>
> 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