From: Jason Cooper <jason@lakedaemon.net>
To: Kumar Gala <galak@codeaurora.org>
Cc: devicetree@vger.kernel.org,
"linux-kernel@vger.kernel.org list"
<linux-kernel@vger.kernel.org>
Subject: Re: common location for devicetree files
Date: Fri, 8 Nov 2013 13:32:40 -0500 [thread overview]
Message-ID: <20131108183240.GH10335@titan.lakedaemon.net> (raw)
In-Reply-To: <2274FB81-099B-4206-8332-70E9824FFF2F@codeaurora.org>
On Fri, Nov 08, 2013 at 12:17:30PM -0600, Kumar Gala wrote:
...
> I get the point, just not sure how else to sort the 800+ .dts{i} files
> that we have in the kernel tree right now.
Well, to start with, all #include'd files could go into a
arch/dts/include directory. That would clean things up a bit.
We could also consider separating the dts files by ISA. All armv7 in
one directory, armv8, armv5te, powerpc, mips, etc. Since multiplatform
kernels would only support one of those directories, it would make build
products easier:
$ make multi_v7_defconfig && make dtbs
$ fancy_script.sh zImage arch/dts/armv7/*.dtb
Just a thought, I'm still not sold that the churn is worth it.
thx,
Jason.
next prev parent reply other threads:[~2013-11-08 18:32 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-07 23:21 Kumar Gala
2013-11-08 16:52 ` Jason Cooper
2013-11-08 17:59 ` Kumar Gala
2013-11-08 18:13 ` Jason Cooper
2013-11-08 18:17 ` Kumar Gala
2013-11-08 18:32 ` Jason Cooper [this message]
2013-11-11 16:24 ` Stephen Warren
2013-11-11 16:34 ` Jason Cooper
2013-11-11 17:35 ` Mark Rutland
2013-11-08 19:33 ` Olof Johansson
2013-11-08 19:37 ` Jason Cooper
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131108183240.GH10335@titan.lakedaemon.net \
--to=jason@lakedaemon.net \
--cc=devicetree@vger.kernel.org \
--cc=galak@codeaurora.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®