ARM: dts: allwinner: sun7i-a20: Replace spaces indentation with tabs

Message ID 20260829194131.108039-2-krzysztof.kozlowski@oss.qualcomm.com (mailing list archive)
State New
Headers
Series ARM: dts: allwinner: sun7i-a20: Replace spaces indentation with tabs |

Commit Message

Krzysztof Kozlowski Aug. 29, 2026, 7:41 p.m. UTC
Replace excessive spaces for aligning indentation into tabs.  This will
be reported by dt-style-check ("[mixed-indent-chars] too many space
characters in indent (more than 7)").

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
---
 arch/arm/boot/dts/allwinner/sun7i-a20.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

Chen-Yu Tsai Aug. 31, 2026, 1:57 p.m. UTC | #1
On Sat, 29 Aug 2026 21:41:32 +0200, Krzysztof Kozlowski wrote:
> Replace excessive spaces for aligning indentation into tabs.  This will
> be reported by dt-style-check ("[mixed-indent-chars] too many space
> characters in indent (more than 7)").
> 
> 

Applied to sunxi/dt-for-7.4 in sunxi, thanks!

[1/1] ARM: dts: allwinner: sun7i-a20: Replace spaces indentation with tabs
      https://git.kernel.org/sunxi/linux/c/913f7eda9f3e

Best regards,
  

Patch

diff --git a/arch/arm/boot/dts/allwinner/sun7i-a20.dtsi b/arch/arm/boot/dts/allwinner/sun7i-a20.dtsi
index 5f44f09c5545..adb9ee57ac11 100644
--- a/arch/arm/boot/dts/allwinner/sun7i-a20.dtsi
+++ b/arch/arm/boot/dts/allwinner/sun7i-a20.dtsi
@@ -873,7 +873,7 @@  gmac_mii_pins: gmac-mii-pins {
 			gmac_rgmii_pins: gmac-rgmii-pins {
 				pins = "PA0", "PA1", "PA2",
 				       "PA3", "PA4", "PA5", "PA6",
-				        "PA7", "PA8", "PA10",
+				       "PA7", "PA8", "PA10",
 				       "PA11", "PA12", "PA13",
 				       "PA15", "PA16";
 				function = "gmac";