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

From: Krzysztof Kozlowski
Date: Thu Sep 01 2016 - 12:27:10 EST


On Thu, Sep 01, 2016 at 11:06:51AM +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/exynos3250-artik5.dtsi | 1 +
> arch/arm/boot/dts/exynos3250-monk.dts | 1 +
> arch/arm/boot/dts/exynos3250-rinato.dts | 1 +
> arch/arm/boot/dts/exynos3250.dtsi | 3 ++-
> 4 files changed, 5 insertions(+), 1 deletion(-)
>



Thanks, applied.

Best regards,
Krzysztof