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>
This commit is contained in:
Maxime Ripard
2018-09-07 16:42:42 +02:00
부모 3fb5ff698d
커밋 d6b7baed20
4개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제

파일 보기

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