From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161468AbcHaRym (ORCPT ); Wed, 31 Aug 2016 13:54:42 -0400 Received: from muru.com ([72.249.23.125]:46879 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754178AbcHaRyk (ORCPT ); Wed, 31 Aug 2016 13:54:40 -0400 Date: Wed, 31 Aug 2016 10:54:37 -0700 From: Tony Lindgren To: Javier Martinez Canillas Cc: linux-kernel@vger.kernel.org, Mark Rutland , Rob Herring , linux-omap@vger.kernel.org, Enric Balletbo i Serra Subject: Re: [PATCH 00/23] ARM: dts: omap: Remove skeleton.dtsi usage and fix memory node DTC warning" Message-ID: <20160831175436.mkmwwu3zwyidbeov@atomide.com> References: <1472639737-17586-1-git-send-email-javier@osg.samsung.com> <20160831142443.yevd4c6wldrprxrl@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160831142443.yevd4c6wldrprxrl@atomide.com> User-Agent: Mutt/1.6.2-neo (2016-07-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Tony Lindgren [160831 07:26]: > * Javier Martinez Canillas [160831 03:36]: > > Hello Tony, > > > > This series removes the usage of the skeleton.dtsi in all the OMAP dts, > > which allows to get rid of the DTC warnings about a mismatch between the > > memory nodes unit names and reg properties. > > > > Patches are pretty trivial and shouldn't cause functional changes AFAIK, > > but have been only built tested. > > OK will take a look today and make sure things stay working. > > Good to hear the solution is to remove the include of skeleton.dtsi, > I was wondering what we're going to do about those warnings. Seems to boot just fine for me on various omap variants so applying all into omap-for-v4.9/dt thanks. Tony