Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752745AbbGXLjH (ORCPT ); Fri, 24 Jul 2015 07:39:07 -0400 Received: from smtp02.citrix.com ([66.165.176.63]:18118 "EHLO SMTP02.CITRIX.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750769AbbGXLjF (ORCPT ); Fri, 24 Jul 2015 07:39:05 -0400 X-IronPort-AV: E=Sophos;i="5.15,538,1432598400"; d="scan'208";a="287228605" Message-ID: <1437737941.24746.75.camel@citrix.com> Subject: Re: [PATCH] dtb: Create a common home for cross-architecture dtsi files. From: Ian Campbell To: Mark Rutland CC: Liviu Dudau , "devicetree@vger.kernel.org" , Rob Herring , Pawel Moll , Kumar Gala , Sudeep Holla , Lorenzo Pieralisi , Russell King , Catalin Marinas , Will Deacon , "Kristina Martsenko" , Kevin Hilman , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kbuild@vger.kernel.org" Date: Fri, 24 Jul 2015 12:39:01 +0100 In-Reply-To: <20150724113149.GE4348@leverpostej> References: <1437496204-5438-1-git-send-email-ian.campbell@citrix.com> <20150722084753.GC14923@e106497-lin.cambridge.arm.com> <1437558438.8383.72.camel@citrix.com> <20150724113149.GE4348@leverpostej> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.16.3-1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-DLP: MIA1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1448 Lines: 39 On Fri, 2015-07-24 at 12:31 +0100, Mark Rutland wrote: > On Wed, Jul 22, 2015 at 10:47:18AM +0100, Ian Campbell wrote: > > On Wed, 2015-07-22 at 09:47 +0100, Liviu Dudau wrote: > > > > > > Acked-by: Liviu Dudau > > > > Thanks. > > > > > Picking your brains here: would it be worth to have some vendor > > > directories in > > > this shared area or we can hope that there will be very few files > > > living here? > > > > I'm honestly not sure. > > > > I don't expect there will be very many files under here, and I > > would > > expect the norm would be that common .dtsi files used by multiple > > arches would be things from the same vendor, but I don't think we > > can > > guarantee that. > > I'm not so sure that this area will remain small. I suspect we'll see > a reasonable amount of sharing for arm/arm64 where two SoCs differ > sith > s/Cortex-A7/Cortex-A53/, for example. > > Perhaps we could wait until the that starts to happen; we managed to > survive for a while before moving arm64's dts into subdirs. If we think it is inevitable we may as well bite the bullet, plus I've already done "git commit --amend" to move it to include/dt-dtsi/arm ;-) Ian. -- 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/