arch/arm/boot/dts/arm/vexpress-v2p-ca5s.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
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/arm/vexpress-v2p-ca5s.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/arm/vexpress-v2p-ca5s.dts b/arch/arm/boot/dts/arm/vexpress-v2p-ca5s.dts
index e3896253f33e..41a98ba33e80 100644
--- a/arch/arm/boot/dts/arm/vexpress-v2p-ca5s.dts
+++ b/arch/arm/boot/dts/arm/vexpress-v2p-ca5s.dts
@@ -106,7 +106,7 @@ timer@2c000600 {
timer@2c000200 {
compatible = "arm,cortex-a5-global-timer",
- "arm,cortex-a9-global-timer";
+ "arm,cortex-a9-global-timer";
reg = <0x2c000200 0x20>;
interrupts = <1 11 0x304>;
clocks = <&cpu_clk>;
--
2.53.0
On Sat, 29 Aug 2026 21:41:22 +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, thanks!
[1/1] ARM: dts: vexpress-v2p-ca5s: Replace spaces indentation with tabs
https://git.kernel.org/krzk/linux-dt/c/cbdbed966ca04daa3ce50a629711660bd451ee2e
Best regards,
--
Krzysztof Kozlowski <krzk@kernel.org>
On Sat, Aug 29, 2026 at 09:41:22PM +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)").
>
Reviewed-by: Sudeep Holla <sudeep.holla@kernel.org>
--
Regards,
Sudeep
© 2016 - 2026 Red Hat, Inc.