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

From: neil . armstrong
Date: Thu Aug 29 2024 - 08:52:00 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/sm8650.dtsi | 156 +++++++++++++++++------------------
1 file changed, 78 insertions(+), 78 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/sm8650.dtsi b/arch/arm64/boot/dts/qcom/sm8650.dtsi
index 01ac3769ffa6..d0392a3f56d3 100644
--- a/arch/arm64/boot/dts/qcom/sm8650.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm8650.dtsi
@@ -68,18 +68,18 @@ cpus {
<snip>

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