* [PATCH] riscv: dts: microchip: Minor whitespace cleanup
@ 2025-08-19 13:15 Krzysztof Kozlowski
2025-08-19 15:50 ` Conor Dooley
0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Kozlowski @ 2025-08-19 13:15 UTC (permalink / raw)
To: Conor Dooley, Daire McNamara, Rob Herring, Krzysztof Kozlowski,
Paul Walmsley, Palmer Dabbelt, Albert Ou, Alexandre Ghiti,
linux-riscv, devicetree, linux-kernel
Cc: Krzysztof Kozlowski
The DTS code coding style expects exactly one space around '='
character.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
arch/riscv/boot/dts/microchip/mpfs-beaglev-fire.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/riscv/boot/dts/microchip/mpfs-beaglev-fire.dts b/arch/riscv/boot/dts/microchip/mpfs-beaglev-fire.dts
index 47cf693beb68..55e30f3636df 100644
--- a/arch/riscv/boot/dts/microchip/mpfs-beaglev-fire.dts
+++ b/arch/riscv/boot/dts/microchip/mpfs-beaglev-fire.dts
@@ -88,7 +88,7 @@ &gpio2 {
<53>, <53>, <53>, <53>,
<53>, <53>, <53>, <53>,
<53>, <53>, <53>, <53>;
- ngpios=<32>;
+ ngpios = <32>;
gpio-line-names = "P8_PIN3_USER_LED_0", "P8_PIN4_USER_LED_1", "P8_PIN5_USER_LED_2",
"P8_PIN6_USER_LED_3", "P8_PIN7_USER_LED_4", "P8_PIN8_USER_LED_5",
"P8_PIN9_USER_LED_6", "P8_PIN10_USER_LED_7", "P8_PIN11_USER_LED_8",
--
2.48.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] riscv: dts: microchip: Minor whitespace cleanup
2025-08-19 13:15 [PATCH] riscv: dts: microchip: Minor whitespace cleanup Krzysztof Kozlowski
@ 2025-08-19 15:50 ` Conor Dooley
0 siblings, 0 replies; 2+ messages in thread
From: Conor Dooley @ 2025-08-19 15:50 UTC (permalink / raw)
To: Daire McNamara, Rob Herring, Krzysztof Kozlowski, Paul Walmsley,
Palmer Dabbelt, Albert Ou, Alexandre Ghiti, linux-riscv,
devicetree, linux-kernel, Krzysztof Kozlowski
Cc: conor, Conor Dooley
From: Conor Dooley <conor.dooley@microchip.com>
On Tue, 19 Aug 2025 15:15:50 +0200, Krzysztof Kozlowski wrote:
> The DTS code coding style expects exactly one space around '='
> character.
>
>
Applied to riscv-dt-for-next, thanks!
[1/1] riscv: dts: microchip: Minor whitespace cleanup
https://git.kernel.org/conor/c/cec6e40a02ef
Thanks,
Conor.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-19 15:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-19 13:15 [PATCH] riscv: dts: microchip: Minor whitespace cleanup Krzysztof Kozlowski
2025-08-19 15:50 ` Conor Dooley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).