Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
From: neil.armstrong@linaro.org
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konradybcio@kernel.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	cros-qcom-dts-watchers@chromium.org
Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 13/17] arm64: dts: qcom: sm8550: change labels to lower-case
Date: Thu, 29 Aug 2024 14:44:57 +0200	[thread overview]
Message-ID: <c3fdc127-21d1-4f5d-aedb-542e5ca34df8@linaro.org> (raw)
In-Reply-To: <20240829-dts-qcom-label-v2-13-5deaada3e6b2@linaro.org>

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@linaro.org>
> ---
>   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@linaro.org>

  reply	other threads:[~2024-08-29 12:45 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-29 12:34 [PATCH v2 00/17] arm64: dts: qcom: change labels to lower-case Krzysztof Kozlowski
2024-08-29 12:34 ` [PATCH v2 01/17] arm64: dts: qcom: ipq: " Krzysztof Kozlowski
2024-08-29 12:34 ` [PATCH v2 02/17] arm64: dts: qcom: msm: " Krzysztof Kozlowski
2024-08-30  9:33   ` Krzysztof Kozlowski
2024-08-29 12:34 ` [PATCH v2 03/17] arm64: dts: qcom: msm8992-libra: drop unused regulators labels Krzysztof Kozlowski
2024-08-29 12:34 ` [PATCH v2 04/17] arm64: dts: qcom: sc7180: change labels to lower-case Krzysztof Kozlowski
2024-08-29 12:34 ` [PATCH v2 05/17] arm64: dts: qcom: sc8280xp: " Krzysztof Kozlowski
2024-08-30  2:45   ` Steev Klimaszewski
2024-08-29 12:34 ` [PATCH v2 06/17] arm64: dts: qcom: sc: " Krzysztof Kozlowski
2024-08-29 12:34 ` [PATCH v2 07/17] arm64: dts: qcom: sm6115: " Krzysztof Kozlowski
2024-08-29 12:34 ` [PATCH v2 08/17] arm64: dts: qcom: sm6350: " Krzysztof Kozlowski
2024-08-29 12:34 ` [PATCH v2 09/17] arm64: dts: qcom: sm8150: " Krzysztof Kozlowski
2024-08-29 12:34 ` [PATCH v2 10/17] arm64: dts: qcom: sm8250: " Krzysztof Kozlowski
2024-08-29 12:34 ` [PATCH v2 11/17] arm64: dts: qcom: sm8350: " Krzysztof Kozlowski
2024-08-29 12:34 ` [PATCH v2 12/17] arm64: dts: qcom: sm8450: " Krzysztof Kozlowski
2024-08-29 12:45   ` neil.armstrong
2024-08-29 12:34 ` [PATCH v2 13/17] arm64: dts: qcom: sm8550: " Krzysztof Kozlowski
2024-08-29 12:44   ` neil.armstrong [this message]
2024-08-29 12:34 ` [PATCH v2 14/17] arm64: dts: qcom: sm8650: " Krzysztof Kozlowski
2024-08-29 12:44   ` neil.armstrong
2024-08-29 12:34 ` [PATCH v2 15/17] arm64: dts: qcom: sm: " Krzysztof Kozlowski
2024-08-29 12:34 ` [PATCH v2 16/17] arm64: dts: qcom: sdm: " Krzysztof Kozlowski
2024-08-29 12:34 ` [PATCH v2 17/17] arm64: dts: qcom: " Krzysztof Kozlowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c3fdc127-21d1-4f5d-aedb-542e5ca34df8@linaro.org \
    --to=neil.armstrong@linaro.org \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=cros-qcom-dts-watchers@chromium.org \
    --cc=devicetree@vger.kernel.org \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox