From: Krzysztof Kozlowski <krzk@kernel.org>
To: "André Draszik" <andre.draszik@linaro.org>,
"Krzysztof Kozlowski" <krzysztof.kozlowski@oss.qualcomm.com>,
"Ivaylo Ivanov" <ivo.ivanov.ivanov1@gmail.com>,
"Rob Herring" <robh@kernel.org>,
"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
"Conor Dooley" <conor+dt@kernel.org>,
"Peter Griffin" <peter.griffin@linaro.org>,
"Alim Akhtar" <alim.akhtar@samsung.com>,
"Sam Protsenko" <semen.protsenko@linaro.org>,
"Tudor Ambarus" <tudor.ambarus@linaro.org>,
linux-fsd@tesla.com
Cc: linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/8] arm64: dts: exynos: Move 'status' to the end to match coding style
Date: Mon, 27 Jul 2026 13:10:19 +0200 [thread overview]
Message-ID: <666c6d07-02f1-4ae3-ae48-f9b9611f3718@kernel.org> (raw)
In-Reply-To: <81160ceaf02ad31c4b86c00dd4bcdcf1fe624788.camel@linaro.org>
On 27/07/2026 13:04, André Draszik wrote:
> Hi Krzysztof,
>
> On Sun, 2026-07-26 at 19:43 +0200, Krzysztof Kozlowski wrote:
>> diff --git a/arch/arm64/boot/dts/exynos/exynos5433.dtsi b/arch/arm64/boot/dts/exynos/exynos5433.dtsi
>> index fa2029e280a5..17b13a586973 100644
>> --- a/arch/arm64/boot/dts/exynos/exynos5433.dtsi
>> +++ b/arch/arm64/boot/dts/exynos/exynos5433.dtsi
>> @@ -755,6 +755,7 @@ tmu_atlas0: tmu@10060000 {
>> <&cmu_peris CLK_SCLK_TMU0>;
>> clock-names = "tmu_apbif", "tmu_sclk";
>> #thermal-sensor-cells = <0>;
>> +
>> status = "disabled";
>> };
>>
>> @@ -766,7 +767,9 @@ tmu_atlas1: tmu@10068000 {
>> <&cmu_peris CLK_SCLK_TMU0>;
>> clock-names = "tmu_apbif", "tmu_sclk";
>> #thermal-sensor-cells = <0>;
>> +
>> status = "disabled";
>> +
>> };
>
> This adds an extra empty line.
Ack
Best regards,
Krzysztof
next prev parent reply other threads:[~2026-07-27 11:10 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-26 17:43 [PATCH 0/8] arm64: dts: exynos/google/fsd: Trivial white-space changes to adjust to DTS " Krzysztof Kozlowski
2026-07-26 17:43 ` [PATCH 1/8] arm64: dts: exynos: Move 'status' to the end to match " Krzysztof Kozlowski
2026-07-27 11:04 ` André Draszik
2026-07-27 11:10 ` Krzysztof Kozlowski [this message]
2026-07-26 17:43 ` [PATCH 2/8] arm64: dts: exynos: Align continued properties and add missing blank lines Krzysztof Kozlowski
2026-07-27 11:15 ` André Draszik
2026-07-26 17:43 ` [PATCH 3/8] arm64: dts: exynos5433: Override thermal zones by phandle Krzysztof Kozlowski
2026-07-27 11:06 ` André Draszik
2026-07-26 17:43 ` [PATCH 4/8] arm64: dts: exynos: Re-order clocks and align continued properties Krzysztof Kozlowski
2026-07-27 11:18 ` André Draszik
2026-07-26 17:43 ` [PATCH 5/8] arm64: dts: google: Move 'status' to the end to match coding style Krzysztof Kozlowski
2026-07-27 11:08 ` André Draszik
2026-07-26 17:43 ` [PATCH 6/8] arm64: dts: google: Align continued properties and add missing blank lines Krzysztof Kozlowski
2026-07-27 11:10 ` André Draszik
2026-07-26 17:43 ` [PATCH 7/8] arm64: dts: fsd: Move 'status' to the end to match coding style Krzysztof Kozlowski
2026-07-27 11:10 ` André Draszik
2026-07-26 17:43 ` [PATCH 8/8] arm64: dts: fsd: Align continued properties and add missing blank lines Krzysztof Kozlowski
2026-07-27 11:19 ` André Draszik
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=666c6d07-02f1-4ae3-ae48-f9b9611f3718@kernel.org \
--to=krzk@kernel.org \
--cc=alim.akhtar@samsung.com \
--cc=andre.draszik@linaro.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=ivo.ivanov.ivanov1@gmail.com \
--cc=krzk+dt@kernel.org \
--cc=krzysztof.kozlowski@oss.qualcomm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-fsd@tesla.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=peter.griffin@linaro.org \
--cc=robh@kernel.org \
--cc=semen.protsenko@linaro.org \
--cc=tudor.ambarus@linaro.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
all inboxes | Powered by JetHome®