Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 47d56462 authored by Jisheng Zhang's avatar Jisheng Zhang
Browse files

arm64: dts: berlin4ct: add missing unit name to /soc node



This patch fixes the following DTC warning with W=1:

"Node /soc has a reg or ranges property, but no unit name"

Signed-off-by: default avatarJisheng Zhang <jszhang@marvell.com>
parent 1001354c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -142,7 +142,7 @@
			     <GIC_PPI 10 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>;
	};

	soc {
	soc@f7000000 {
		compatible = "simple-bus";
		#address-cells = <1>;
		#size-cells = <1>;