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: Jisheng Zhang <jszhang@marvell.com>
This commit is contained in:
Jisheng Zhang 2016-09-06 16:44:59 +08:00
parent 1001354ca3
commit 47d56462fc
1 changed files with 1 additions and 1 deletions

View File

@ -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>;