1
0
Fork 0

ARM: dts: sun4i: Remove SoC node unit-name to avoid warnings

Our main node for all the in-SoC controllers used to have a unit name. The
unit-name, in addition to being actually false, would not match any reg
property, which generates a warning.

Remove it in order to remove those warnings.

Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
hifive-unleashed-5.1
Maxime Ripard 2017-10-05 12:49:44 +02:00
parent 5c58319f84
commit 39f8a71b6e
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@
};
};
soc@1c00000 {
soc {
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <1>;