Re: [PATCH v2 12/17] arm64: dts: qcom: sm8450: change labels to lower-case

From: neil . armstrong
Date: Thu Aug 29 2024 - 08:53:30 EST


On 29/08/2024 14:34, Krzysztof Kozlowski wrote:
DTS coding style expects labels to be lowercase. No functional impact.
Verified with comparing decompiled DTB (dtx_diff and fdtdump+diff).

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
---
arch/arm64/boot/dts/qcom/sm8450.dtsi | 160 +++++++++++++++++------------------
1 file changed, 80 insertions(+), 80 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/sm8450.dtsi b/arch/arm64/boot/dts/qcom/sm8450.dtsi
index 9bafb3b350ff..4126224c1679 100644
--- a/arch/arm64/boot/dts/qcom/sm8450.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm8450.dtsi
<snip>

Reviewed-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>