1
0
Fork 0

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: Jisheng Zhang <jszhang@marvell.com>
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
steinar/wifi_calib_4_9_kernel
Jisheng Zhang 2016-09-06 16:40:07 +08:00 committed by Sebastian Hesselbarth
parent 2653c8cbdf
commit 32473612f8
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@
clock-frequency = <25000000>;
};
soc {
soc@f7000000 {
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <1>;