[PATCH 1/8] arm64: dts: exynos: Move 'status' to the end to match coding style
Krzysztof Kozlowski
krzk at kernel.org
Mon Jul 27 04:10:19 PDT 2026
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 at 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 at 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
More information about the linux-arm-kernel
mailing list