Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757351Ab3EHQhg (ORCPT ); Wed, 8 May 2013 12:37:36 -0400 Received: from 11.mo3.mail-out.ovh.net ([87.98.184.158]:60125 "EHLO mo3.mail-out.ovh.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756351Ab3EHQhc (ORCPT ); Wed, 8 May 2013 12:37:32 -0400 X-Greylist: delayed 423 seconds by postgrey-1.27 at vger.kernel.org; Wed, 08 May 2013 12:37:32 EDT Date: Wed, 8 May 2013 18:24:07 +0200 From: Jean-Christophe PLAGNIOL-VILLARD To: Arnd Bergmann Cc: Srinivas KANDAGATLA , linux-doc@vger.kernel.org, Viresh Kumar , Will Deacon , Jiri Slaby , linux@arm.linux.org.uk, Samuel Ortiz , Nicolas Pitre , Stephen Gallimore , linux-serial@vger.kernel.org, Jason Cooper , devicetree-discuss@lists.ozlabs.org, Rob Herring , Stuart Menefy , Stephen Warren , Dong Aisheng , linux-arm-kernel@lists.infradead.org, Greg Kroah-Hartman , Mark Brown , linux-kernel@vger.kernel.org X-Ovh-Mailout: 178.32.228.3 (mo3.mail-out.ovh.net) Subject: Re: [RFC 7/8] ARM:stih41x: Add B2000 board support Message-ID: <20130508162407.GE3041@game.jcrosoft.org> References: <1368022187-1633-1-git-send-email-srinivas.kandagatla@st.com> <1368022329-2424-1-git-send-email-srinivas.kandagatla@st.com> <201305081820.23968.arnd@arndb.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201305081820.23968.arnd@arndb.de> X-PGP-Key: http://uboot.jcrosoft.org/plagnioj.asc X-PGP-key-fingerprint: 6309 2BBA 16C8 3A07 1772 CC24 DEFC FFA3 279C CE7C User-Agent: Mutt/1.5.20 (2009-06-14) X-Ovh-Tracer-Id: 9019865629527223044 X-Ovh-Remote: 213.251.161.87 (ns32433.ovh.net) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-OVH-SPAMSTATE: OK X-OVH-SPAMSCORE: -100 X-OVH-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeeifedrieekucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd X-Spam-Check: DONE|U 0.5/N X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeeifedrieekucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1227 Lines: 34 On 18:20 Wed 08 May , Arnd Bergmann wrote: > On Wednesday 08 May 2013, Srinivas KANDAGATLA wrote: > > diff --git a/arch/arm/mach-stih41x/board-dt.c b/arch/arm/mach-stih41x/board-dt.c > > index 8005f71..1f23aca 100644 > > --- a/arch/arm/mach-stih41x/board-dt.c > > +++ b/arch/arm/mach-stih41x/board-dt.c > > @@ -63,6 +63,8 @@ void __init stih41x_dt_init(void) > > } > > > > static const char *stih41x_dt_match[] __initdata = { > > + "st,stih415-b2000", > > + "st,stih416-b2000", > > NULL > > }; > > I probably wouldn't bother listing all the boards here. Just make sure > the .dts file lists both the name of the board and of the soc in > its compatible property, and list all the SoCs here that you can boot on. was going to do the same comment Best Regards, J. > > Arnd > _______________________________________________ > devicetree-discuss mailing list > devicetree-discuss@lists.ozlabs.org > https://lists.ozlabs.org/listinfo/devicetree-discuss -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/