[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAK7LNAQ16mHg=cRxFzVXrHTaDfcUPmbdeEc7MDC3AWG=ncrCoQ@mail.gmail.com>
Date: Wed, 24 May 2017 14:07:38 +0900
From: Masahiro Yamada <yamada.masahiro@...ionext.com>
To: Shawn Guo <shawnguo@...nel.org>
Cc: devicetree@...r.kernel.org,
linux-arch <linux-arch@...r.kernel.org>,
Mark Rutland <mark.rutland@....com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Russell King <linux@...linux.org.uk>,
Gaurav Minocha <gaurav.minocha.os@...il.com>,
Olof Johansson <olof@...om.net>,
Rob Herring <robh+dt@...nel.org>,
Sascha Hauer <kernel@...gutronix.de>,
Grant Likely <grant.likely@...aro.org>,
Omar Sandoval <osandov@...ndov.com>,
Frank Rowand <frowand.list@...il.com>,
Fabio Estevam <fabio.estevam@....com>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH 2/5] ARM: dts: use #include "..." to include DT in the
same directory
Hi Shawn,
2017-05-15 22:10 GMT+09:00 Shawn Guo <shawnguo@...nel.org>:
> Hi Masahiro,
>
> On Mon, May 15, 2017 at 08:14:45PM +0900, Masahiro Yamada wrote:
>> Most of DT files in ARM use #include "..." to make pre-processor
>> include DT in the same directory, but we have 3 exceptional files
>> that use #include <...> for that.
>>
>> They must be fixed to remove -I$(srctree)/arch/$(SRCARCH)/boot/dts
>> path from dtc_cpp_flags.
>>
>> Signed-off-by: Masahiro Yamada <yamada.masahiro@...ionext.com>
>> ---
>>
>> arch/arm/boot/dts/imx6q-zii-rdu2.dts | 4 ++--
>> arch/arm/boot/dts/imx6qp-zii-rdu2.dts | 4 ++--
>
> I see this patch depends on nothing and can be applied immediately. But
> versatile-pb.dts is not really in my charge. In case you want to get
> this series merged by arm-soc folks, here is my ACK:
>
> Acked-by: Shawn Guo <shawnguo@...nel.org>
>
> Or you need to split versatile-pb.dts out, and then I can take it.
>
> Shawn
I split it out.
Please pick up the imx6 one. Thanks!
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists