[PATCH 3/3] arm64: dts: apple: t6032: Fix cpus node indentation

From: Sven Peter

Date: Sun Aug 30 2026 - 10:22:39 EST


Drop the extra space indentation of the closing brace of the cpus node.

Fixes: 67d9574cf8ed ("arm64: dts: apple: Initial T603[124] (M3 Max and Ultra) device trees")
Signed-off-by: Sven Peter <sven@xxxxxxxxxx>
---
arch/arm64/boot/dts/apple/t6032.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/apple/t6032.dtsi b/arch/arm64/boot/dts/apple/t6032.dtsi
index bbf19ecdaaec..61d044f3a734 100644
--- a/arch/arm64/boot/dts/apple/t6032.dtsi
+++ b/arch/arm64/boot/dts/apple/t6032.dtsi
@@ -283,7 +283,7 @@ l2_cache_5: l2-cache-5 {
cache-unified;
cache-size = <0x1000000>;
};
- };
+ };

die0: soc@200000000 {
compatible = "simple-bus";

--
2.55.0