[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5f7735ac-e03c-4399-bdca-3e9550b23e14@kernel.org>
Date: Wed, 28 Aug 2024 12:55:49 +0200
From: Konrad Dybcio <konradybcio@...nel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konradybcio@...nel.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley
<conor+dt@...nel.org>, cros-qcom-dts-watchers@...omium.org
Cc: linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 00/16] arm64: dts: qcom: change labels to lower-case
On 28.08.2024 9:17 AM, Krzysztof Kozlowski wrote:
> DTS coding style expects labels to be lowercase. No functional impact.
> Verified with comparing decompiled DTB (dtx_diff and fdtdump+diff).
>
> I am splitting the patchset per few patches doing the same, because
> otherwise diffs would be too big and would bounce from Patchwork/mailing
> list.
>
> Best regards,
> Krzysztof
>
> ---
I can confirm the changes are a NOP, however:
g diff $(git last).. | grep "^+.*&[A-Z]" | wc -l
232
e.g.
+ domain-idle-states = <&BIG_cpu_sleep_0>;
Konrad
Powered by blists - more mailing lists