Re: [PATCH v2 4/7] ARM: dts: exynos: Remove skeleton.dtsi usage for Exynos5

From: Krzysztof Kozlowski
Date: Thu Sep 01 2016 - 12:31:29 EST


On Thu, Sep 01, 2016 at 11:06:53AM +0200, Javier Martinez Canillas wrote:
> 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"
>
> The disassembled DTB are almost the same besides an empty chosen
> node being removed and nodes reordered, so it should not have
> functional changes.
>
> Signed-off-by: Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx>
> ---
>
> Changes in v2: None
>
> arch/arm/boot/dts/exynos5.dtsi | 3 ++-
> arch/arm/boot/dts/exynos5250-arndale.dts | 1 +
> arch/arm/boot/dts/exynos5250-smdk5250.dts | 1 +
> arch/arm/boot/dts/exynos5250-snow-common.dtsi | 1 +
> arch/arm/boot/dts/exynos5250-spring.dts | 1 +
> arch/arm/boot/dts/exynos5260-xyref5260.dts | 1 +
> arch/arm/boot/dts/exynos5260.dtsi | 4 ++--
> arch/arm/boot/dts/exynos5410-odroidxu.dts | 1 +
> arch/arm/boot/dts/exynos5410-smdk5410.dts | 1 +
> arch/arm/boot/dts/exynos5420-arndale-octa.dts | 1 +
> arch/arm/boot/dts/exynos5420-peach-pit.dts | 1 +
> arch/arm/boot/dts/exynos5420-smdk5420.dts | 1 +
> arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi | 1 +
> arch/arm/boot/dts/exynos5440.dtsi | 3 ++-
> arch/arm/boot/dts/exynos54xx.dtsi | 1 -
> arch/arm/boot/dts/exynos5800-peach-pi.dts | 1 +
> 16 files changed, 18 insertions(+), 5 deletions(-)



Thanks, applied.

Best regards,
Krzysztof