From: Javier Martinez Canillas Date: Thu, 8 Sep 2016 15:26:00 +0000 (-0400) Subject: ARM: dts: s5p: Remove skeleton.dtsi inclusion for S5PV210 X-Git-Tag: rel_imx_4.19.35_1.1.0~13987^2~3^2~1 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=80555b6f7f8bdc370585c024601bec65ff260852;p=linux.git ARM: dts: s5p: Remove skeleton.dtsi inclusion for S5PV210 The skeleton.dtsi file was removed in ARM64 for different reasons as explained in commit ("3ebee5a2e141 arm64: dts: kill skeleton.dtsi"). These also applies to ARM and it will also allow to get rid of the following DTC warnings in the future: "Node /memory has a reg or ranges property, but no unit name" Signed-off-by: Javier Martinez Canillas Signed-off-by: Krzysztof Kozlowski --- diff --git a/arch/arm/boot/dts/s5pv210.dtsi b/arch/arm/boot/dts/s5pv210.dtsi index ffc36bd24d2f..a853918be43f 100644 --- a/arch/arm/boot/dts/s5pv210.dtsi +++ b/arch/arm/boot/dts/s5pv210.dtsi @@ -19,11 +19,13 @@ * published by the Free Software Foundation. */ -#include "skeleton.dtsi" #include #include / { + #address-cells = <1>; + #size-cells = <1>; + aliases { csis0 = &csis0; fimc0 = &fimc0;