[PATCH] arm64: dts: cavium: thunder-88xx: Replace spaces indentation with tabs

From: Krzysztof Kozlowski

Date: Sat Aug 29 2026 - 15:39:39 EST


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@xxxxxxxxxxxxxxxx>
---
arch/arm64/boot/dts/cavium/thunder-88xx.dtsi | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/arch/arm64/boot/dts/cavium/thunder-88xx.dtsi b/arch/arm64/boot/dts/cavium/thunder-88xx.dtsi
index 70430cb2b053..5bcc220e3d38 100644
--- a/arch/arm64/boot/dts/cavium/thunder-88xx.dtsi
+++ b/arch/arm64/boot/dts/cavium/thunder-88xx.dtsi
@@ -355,9 +355,9 @@ cpu@20f {
timer {
compatible = "arm,armv8-timer";
interrupts = <1 13 4>,
- <1 14 4>,
- <1 11 4>,
- <1 10 4>;
+ <1 14 4>,
+ <1 11 4>,
+ <1 10 4>;
};

pmu {
--
2.53.0