[PATCH 1/8] arm64: dts: exynos: Move 'status' to the end to match coding style

André Draszik andre.draszik at linaro.org
Mon Jul 27 04:04:11 PDT 2026


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.


Cheers,
A.



More information about the linux-arm-kernel mailing list