From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Wed, 21 Nov 2012 00:14:57 +0000 Subject: Re: [RFC 09/15] ARM: shmobile: Include DTSI of r8a7740 to armadillo800eva Message-Id: <20121121001457.GG20120@verge.net.au> List-Id: References: <1353302007-31045-1-git-send-email-horms@verge.net.au> <1353302007-31045-10-git-send-email-horms@verge.net.au> <2217502.K9pLuGzWaC@avalon> In-Reply-To: <2217502.K9pLuGzWaC@avalon> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Tue, Nov 20, 2012 at 01:45:20PM +0100, Laurent Pinchart wrote: > Hi Simon, > > Thank you for the patch. > > On Monday 19 November 2012 14:13:21 Simon Horman wrote: > > From: Nobuhiro Iwamatsu > > > > Cc: Magnus Damm > > Signed-off-by: Nobuhiro Iwamatsu > > Signed-off-by: Simon Horman > > I came up today with pretty much the same patch :-) > > > --- > > arch/arm/boot/dts/r8a7740-armadillo800eva.dts | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts > > b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts index a7505a9..a8e7bd9 > > 100644 > > --- a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts > > +++ b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts > > @@ -9,7 +9,7 @@ > > */ > > > > /dts-v1/; > > -/include/ "skeleton.dtsi" > > +/include/ "r8a7740.dtsi" > > > > / { > > model = "armadillo 800 eva"; > > Shouldn't the compatible property be modified to the following values ? > > compatible = "renesas,armadillo800eva", "renesas,r8a7740"; To be honest, I'm not sure. But as this is a dts file for a board "renesas,r8a7740" seems strange to me.