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

From: neil . armstrong
Date: Thu Aug 29 2024 - 08:52:26 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/sm8550.dtsi | 162 +++++++++++++++++------------------
1 file changed, 81 insertions(+), 81 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/sm8550.dtsi b/arch/arm64/boot/dts/qcom/sm8550.dtsi
index 9dc0ee3eb98f..0a506ce4f43b 100644
--- a/arch/arm64/boot/dts/qcom/sm8550.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm8550.dtsi
<snip>

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