From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Subject: Re: [PATCH v2 3/7] ARM: dts: exynos: Remove skeleton.dtsi usage for Exynos4 Date: Thu, 1 Sep 2016 18:28:52 +0200 Message-ID: <20160901162852.GC12564@kozik-lap> References: <1472720817-20362-1-git-send-email-javier@osg.samsung.com> <1472720817-20362-4-git-send-email-javier@osg.samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Content-Disposition: inline In-Reply-To: <1472720817-20362-4-git-send-email-javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Javier Martinez Canillas Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Kukjin Kim , Bartlomiej Zolnierkiewicz , linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rob Herring , Mark Rutland , Krzysztof Kozlowski List-Id: devicetree@vger.kernel.org On Thu, Sep 01, 2016 at 11:06:52AM +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 > --- > > Changes in v2: None > > arch/arm/boot/dts/exynos4.dtsi | 3 ++- > arch/arm/boot/dts/exynos4210-origen.dts | 1 + > arch/arm/boot/dts/exynos4210-smdkv310.dts | 1 + > arch/arm/boot/dts/exynos4210-trats.dts | 1 + > arch/arm/boot/dts/exynos4210-universal_c210.dts | 1 + > arch/arm/boot/dts/exynos4412-odroidu3.dts | 1 + > arch/arm/boot/dts/exynos4412-odroidx.dts | 1 + > arch/arm/boot/dts/exynos4412-odroidx2.dts | 1 + > arch/arm/boot/dts/exynos4412-origen.dts | 1 + > arch/arm/boot/dts/exynos4412-smdk4412.dts | 1 + > arch/arm/boot/dts/exynos4412-tiny4412.dts | 1 + > arch/arm/boot/dts/exynos4412-trats2.dts | 1 + > arch/arm/boot/dts/exynos4415.dtsi | 3 ++- > 13 files changed, 15 insertions(+), 2 deletions(-) Thanks, applied. Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html