On Thu, Nov 7, 2013 at 3:21 PM, Kumar Gala <galak@xxxxxxxxxxxxxx> wrote: > As we start having more sharing of device trees between architectures (arm & arm64, arm & powerpc, guessing maybe mips & arm) we need dts to live in location that > > I was wondering what people felt about doing: > > arch/dts/<VENDOR>/ > > as a common location that could be shared. I'm up for other suggestions. dts isn't an architecture, so having it directly under arch/ doesn't make sense. I know it's the first common parent of a lot of platforms though. I'd be ok with adding a toplevel dts/ directory for this, for lack of better options. It doesn't really fit under firmware, lib, kernel, scripts, tools... -Olof -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html