ARM: dts: sun5i: Remove SoC node unit-name to avoid warnings
authorMaxime Ripard <maxime.ripard@bootlin.com>
Fri, 7 Sep 2018 14:42:42 +0000 (16:42 +0200)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Wed, 28 Nov 2018 10:35:59 +0000 (11:35 +0100)
commitd6b7baed20023b25d9bfa4a05d388a1bbd2df5ea
treec67561fc166f86256b1c3d57d0a79782153f0512
parent3fb5ff698d53a7f37a4ff281f1bd284c7d6a8835
ARM: dts: sun5i: 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.

Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
arch/arm/boot/dts/sun5i-a10s.dtsi
arch/arm/boot/dts/sun5i-a13.dtsi
arch/arm/boot/dts/sun5i-gr8.dtsi
arch/arm/boot/dts/sun5i.dtsi