Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: dts: st: spear: Correct indentation
@ 2026-07-06 10:18 Krzysztof Kozlowski
  2026-07-06 10:18 ` [PATCH 2/2] ARM: dts: st: ste: " Krzysztof Kozlowski
  2026-07-06 10:23 ` [PATCH 1/2] ARM: dts: st: spear: " Viresh Kumar
  0 siblings, 2 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2026-07-06 10:18 UTC (permalink / raw)
  To: Viresh Kumar, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Linus Walleij, linux-arm-kernel, soc, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

Correct spaces or mix of tabs+spaces into proper tab-indented lines.
No functional impact (same DTB).

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

---

Ongoing bigger work for all bindings and DTS with built-in checker (dt-check-style).
---
 arch/arm/boot/dts/st/spear1340-evb.dts | 2 +-
 arch/arm/boot/dts/st/spear320.dtsi     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/boot/dts/st/spear1340-evb.dts b/arch/arm/boot/dts/st/spear1340-evb.dts
index 9e7c356b1d9e..133015a5dd46 100644
--- a/arch/arm/boot/dts/st/spear1340-evb.dts
+++ b/arch/arm/boot/dts/st/spear1340-evb.dts
@@ -259,7 +259,7 @@ sound {
 			stream_name = "spdif-cap", "spdif-play", "i2s-play", "i2s-cap";
 			dai_name = "spdifin-pcm", "spdifout-pcm", "i2s0-pcm", "i2s1-pcm";
 			nr_controllers = <4>;
-		        status = "okay";
+			status = "okay";
 		};
 
 		spdif0: spdif-in@d0100000 {
diff --git a/arch/arm/boot/dts/st/spear320.dtsi b/arch/arm/boot/dts/st/spear320.dtsi
index 56f141297ea3..cbf494419f43 100644
--- a/arch/arm/boot/dts/st/spear320.dtsi
+++ b/arch/arm/boot/dts/st/spear320.dtsi
@@ -82,7 +82,7 @@ pwm: pwm@a8000000 {
 			reg = <0xa8000000 0x1000>;
 			#pwm-cells = <2>;
 			status = "disabled";
-                };
+		};
 
 		apb {
 			#address-cells = <1>;
-- 
2.53.0



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-07-11  7:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-06 10:18 [PATCH 1/2] ARM: dts: st: spear: Correct indentation Krzysztof Kozlowski
2026-07-06 10:18 ` [PATCH 2/2] ARM: dts: st: ste: " Krzysztof Kozlowski
2026-07-10 18:53   ` Linus Walleij
2026-07-10 18:54     ` Linus Walleij
2026-07-11  7:44     ` Krzysztof Kozlowski
2026-07-06 10:23 ` [PATCH 1/2] ARM: dts: st: spear: " Viresh Kumar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox