[PATCH 3/3] arm64: dts: apple: t6032: Fix cpus node indentation
Sven Peter
sven at kernel.org
Sun Aug 30 07:22:09 PDT 2026
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 at kernel.org>
---
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 at 200000000 {
compatible = "simple-bus";
--
2.55.0
More information about the linux-arm-kernel
mailing list