[U-Boot] [PATCH 1/5] x86: Remove include directory in arch/x86/dts

Bin Meng bmeng.cn at gmail.com
Tue Dec 30 02:57:08 CET 2014


Hi Simon,

On Tue, Dec 30, 2014 at 3:39 AM, Simon Glass <sjg at chromium.org> wrote:
> Hi Bin,
>
> On 28 December 2014 at 23:04, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Hi Simon,
>>
>> On Sun, Dec 28, 2014 at 9:02 AM, Simon Glass <sjg at chromium.org> wrote:
>>> Hi Bin,
>>>
>>> On 23 December 2014 at 22:06, Bin Meng <bmeng.cn at gmail.com> wrote:
>>>> The include directory in arch/x86/dts is not used, so remove it.
>>>>
>>>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>>>> ---
>>>
>>> Actually we do need this - the Chrome OS keyboard .dtsi will use a
>>> binding when I get around to updating it.
>>>
>>
>> OK, so maybe we can just put anything we do need into the include
>> instead of a symbolic link to the genric one?
>
> The idea as (I understand it) is that include/dt-bindings is the
> standard directory for all archs to put their bindings. This is how
> ARM works too.
>

OK, thanks for the clarification.

Regards,
Bin


More information about the U-Boot mailing list