Commit 32473612 authored by Jisheng Zhang's avatar Jisheng Zhang Committed by Sebastian Hesselbarth

ARM: dts: berlin2q: 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>
Signed-off-by: default avatarSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
parent 2653c8cb
......@@ -99,7 +99,7 @@ refclk: oscillator {
clock-frequency = <25000000>;
};
soc {
soc@f7000000 {
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <1>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment