Thread (2 messages) 2 messages, 2 authors, 2026-02-24
STALE142d

[PATCH] arm64: dts: axis: artpec9: Fix missing soc unit address

From: Krzysztof Kozlowski <hidden>
Date: 2026-02-24 12:27:51
Also in: linux-devicetree, linux-samsung-soc, lkml
Subsystem: arm/samsung s3c, s5p and exynos arm architectures, axis artpec arm64 soc support, the rest · Maintainers: Krzysztof Kozlowski, Peter Griffin, Jesper Nilsson, Lars Persson, Linus Torvalds

Fix W=1 build warning to comply with Samsuung SoC maintainer profile:

  artpec9.dtsi:121.11-268.4: Warning (unit_address_vs_reg): /soc: node has a reg or ranges property, but no unit name

Fixes: 3ae2b7442cb8 ("arm64: dts: exynos: axis: Add initial ARTPEC-9 SoC support")
Signed-off-by: Krzysztof Kozlowski <redacted>
---
 arch/arm64/boot/dts/exynos/axis/artpec9.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/exynos/axis/artpec9.dtsi b/arch/arm64/boot/dts/exynos/axis/artpec9.dtsi
index f644198fa80f..f8ed43c6e825 100644
--- a/arch/arm64/boot/dts/exynos/axis/artpec9.dtsi
+++ b/arch/arm64/boot/dts/exynos/axis/artpec9.dtsi
@@ -118,7 +118,7 @@ psci {
 		method = "smc";
 	};
 
-	soc: soc {
+	soc: soc@0 {
 		compatible = "simple-bus";
 		ranges = <0x0 0x0 0x0 0x0 0x0 0x17000000>;
 		#address-cells = <2>;
-- 
2.51.0

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help