Re: common location for devicetree files

From: Kumar Gala
Date: Fri Nov 08 2013 - 13:00:01 EST



On Nov 8, 2013, at 10:52 AM, Jason Cooper wrote:

> On Thu, Nov 07, 2013 at 05:21:58PM -0600, Kumar Gala 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.
>
> What do we really need to do before the move? Should all arch dts files
> be able to #include from any arch? What's the minimum churn needed to
> accomplish that? Maybe just move the needed bits to arch/dts/include/ ?
>
> I'm not real keen on separating by vendor. For example, us mvebu folks
> would probably miss useful/duplicated effort in another vendor's
> subdirectory. Which was the whole reason for moving driver code out of
> machine directories to begin with.


Can you explain that further, what would you miss from other vendors. All the patches should still be going via devicetree ML.

- k

--
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/