devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/5] arm64: dts: altera: adjust whitespace around '='
@ 2022-05-26 20:46 Krzysztof Kozlowski
  2022-05-26 20:46 ` [PATCH 2/5] arm64: dts: amd: " Krzysztof Kozlowski
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Krzysztof Kozlowski @ 2022-05-26 20:46 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm, soc, Dinh Nguyen,
	Rob Herring, Krzysztof Kozlowski, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

Fix whitespace coding style: use single space instead of tabs or
multiple spaces around '=' sign in property assignment.  No functional
changes (same DTB).

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

---

Output compared with dtx_diff and fdtdump.
---
 arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi b/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi
index aa2bba75265f..db771690641b 100644
--- a/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi
+++ b/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi
@@ -594,7 +594,7 @@ emac0-tx-ecc@ff8c0400 {
 		};
 
 		qspi: spi@ff8d2000 {
-			compatible =  "intel,socfpga-qspi", "cdns,qspi-nor";
+			compatible = "intel,socfpga-qspi", "cdns,qspi-nor";
 			#address-cells = <1>;
 			#size-cells = <0>;
 			reg = <0xff8d2000 0x100>,
-- 
2.34.1


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

end of thread, other threads:[~2023-03-12 17:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-26 20:46 [PATCH 1/5] arm64: dts: altera: adjust whitespace around '=' Krzysztof Kozlowski
2022-05-26 20:46 ` [PATCH 2/5] arm64: dts: amd: " Krzysztof Kozlowski
2022-06-16 20:47   ` (subset) " Krzysztof Kozlowski
2022-05-26 20:46 ` [PATCH 3/5] arm64: dts: apm: " Krzysztof Kozlowski
2022-06-16 20:47   ` (subset) " Krzysztof Kozlowski
2022-05-26 20:46 ` [PATCH 4/5] arm64: dts: toshiba: " Krzysztof Kozlowski
2022-05-27  6:20   ` nobuhiro1.iwamatsu
2023-03-12 16:38     ` Krzysztof Kozlowski
2023-03-12 17:21   ` (subset) " Krzysztof Kozlowski
2022-05-26 20:46 ` [PATCH 5/5] arm64: dts: lg: " Krzysztof Kozlowski
2022-06-16 20:47   ` (subset) " Krzysztof Kozlowski

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).