All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] arm64: dts: ti: k3-am62p5-sk: minor whitespace cleanup
@ 2024-02-08 10:51 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 18+ messages in thread
From: Krzysztof Kozlowski @ 2024-02-08 10:51 UTC (permalink / raw)
  To: Benoît Cousson, Tony Lindgren, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Nishanth Menon,
	Vignesh Raghavendra, Tero Kristo, linux-omap, devicetree,
	linux-kernel, linux-arm-kernel
  Cc: Krzysztof Kozlowski

The DTS code coding style expects exactly one space before '{'
character.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 arch/arm64/boot/dts/ti/k3-am62p5-sk.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts b/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts
index 95a0146279b1..21aa40878cd1 100644
--- a/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts
+++ b/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts
@@ -494,7 +494,7 @@ &ospi0 {
 	pinctrl-0 = <&ospi0_pins_default>;
 	bootph-all;
 
-	flash@0{
+	flash@0 {
 		compatible = "jedec,spi-nor";
 		reg = <0x0>;
 		spi-tx-bus-width = <8>;
-- 
2.34.1


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

end of thread, other threads:[~2024-04-10  6:30 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-08 10:51 [PATCH 1/2] arm64: dts: ti: k3-am62p5-sk: minor whitespace cleanup Krzysztof Kozlowski
2024-02-08 10:51 ` Krzysztof Kozlowski
2024-02-08 10:51 ` [PATCH 2/2] ARM: dts: ti: omap: " Krzysztof Kozlowski
2024-02-08 10:51   ` Krzysztof Kozlowski
2024-04-10  6:12   ` Tony Lindgren
2024-04-10  6:12     ` Tony Lindgren
2024-04-10  6:21   ` (subset) " Krzysztof Kozlowski
2024-04-10  6:21     ` Krzysztof Kozlowski
2024-03-31 10:26 ` [PATCH 1/2] arm64: dts: ti: k3-am62p5-sk: " Krzysztof Kozlowski
2024-03-31 10:26   ` Krzysztof Kozlowski
2024-04-09 19:36 ` (subset) " Nishanth Menon
2024-04-09 19:36   ` Nishanth Menon
2024-04-09 20:04   ` Krzysztof Kozlowski
2024-04-09 20:04     ` Krzysztof Kozlowski
2024-04-10  0:39     ` Nishanth Menon
2024-04-10  0:39       ` Nishanth Menon
2024-04-10  6:13       ` Tony Lindgren
2024-04-10  6:13         ` Tony Lindgren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.