Re: [PATCH] powerpc: dts: use #include "..." to include local DT

2017-07-03 Thread Michael Ellerman
Masahiro Yamada writes: > Hi Michael, > > Ping. Please apply this patch. > > I need this to clean up Makefiles in the next development cycle. Sorry for some reason it didn't land in patchwork, so I keep forgetting about it. Have merged it now for 4.13. cheers

Re: [PATCH] powerpc: dts: use #include "..." to include local DT

2017-07-03 Thread Michael Ellerman
Masahiro Yamada writes: > Hi Michael, > > Ping. Please apply this patch. > > I need this to clean up Makefiles in the next development cycle. Sorry for some reason it didn't land in patchwork, so I keep forgetting about it. Have merged it now for 4.13. cheers

Re: [PATCH] powerpc: dts: use #include "..." to include local DT

2017-06-29 Thread Masahiro Yamada
Hi Michael, Ping. Please apply this patch. I need this to clean up Makefiles in the next development cycle. 2017-06-21 18:52 GMT+09:00 Masahiro Yamada : > 2017-06-21 18:48 GMT+09:00 Michael Ellerman : >> Masahiro Yamada

Re: [PATCH] powerpc: dts: use #include "..." to include local DT

2017-06-29 Thread Masahiro Yamada
Hi Michael, Ping. Please apply this patch. I need this to clean up Makefiles in the next development cycle. 2017-06-21 18:52 GMT+09:00 Masahiro Yamada : > 2017-06-21 18:48 GMT+09:00 Michael Ellerman : >> Masahiro Yamada writes: >>> 2017-06-14 15:45 GMT+09:00 Michael Ellerman :

Re: [PATCH] powerpc: dts: use #include "..." to include local DT

2017-06-21 Thread Masahiro Yamada
2017-06-21 18:48 GMT+09:00 Michael Ellerman : > Masahiro Yamada writes: >> 2017-06-14 15:45 GMT+09:00 Michael Ellerman : >>> >>> Acked-by: Michael Ellerman >> >> I have not seen it in linux-next yet. >>

Re: [PATCH] powerpc: dts: use #include "..." to include local DT

2017-06-21 Thread Masahiro Yamada
2017-06-21 18:48 GMT+09:00 Michael Ellerman : > Masahiro Yamada writes: >> 2017-06-14 15:45 GMT+09:00 Michael Ellerman : >>> >>> Acked-by: Michael Ellerman >> >> I have not seen it in linux-next yet. >> >> Who will pick it up? > > In the original patch you said: > > Fix them to remove

Re: [PATCH] powerpc: dts: use #include "..." to include local DT

2017-06-21 Thread Michael Ellerman
Masahiro Yamada writes: > 2017-06-14 15:45 GMT+09:00 Michael Ellerman : >> >> Acked-by: Michael Ellerman > > I have not seen it in linux-next yet. > > Who will pick it up? In the original patch you said: Fix them to

Re: [PATCH] powerpc: dts: use #include "..." to include local DT

2017-06-21 Thread Michael Ellerman
Masahiro Yamada writes: > 2017-06-14 15:45 GMT+09:00 Michael Ellerman : >> >> Acked-by: Michael Ellerman > > I have not seen it in linux-next yet. > > Who will pick it up? In the original patch you said: Fix them to remove -I$(srctree)/arch/$(SRCARCH)/boot/dts path from dtc_cpp_flags. So

Re: [PATCH] powerpc: dts: use #include "..." to include local DT

2017-06-20 Thread Masahiro Yamada
2017-06-14 15:45 GMT+09:00 Michael Ellerman : > Masahiro Yamada writes: >> 2017-06-13 19:21 GMT+09:00 Michael Ellerman : >>> Masahiro Yamada writes: (+Anatolij Gustschin

Re: [PATCH] powerpc: dts: use #include "..." to include local DT

2017-06-20 Thread Masahiro Yamada
2017-06-14 15:45 GMT+09:00 Michael Ellerman : > Masahiro Yamada writes: >> 2017-06-13 19:21 GMT+09:00 Michael Ellerman : >>> Masahiro Yamada writes: (+Anatolij Gustschin ) Ping. I am not 100% sure who is responsible for this, but somebody, could take a look at this

Re: [PATCH] powerpc: dts: use #include "..." to include local DT

2017-06-14 Thread Michael Ellerman
Masahiro Yamada writes: > 2017-06-13 19:21 GMT+09:00 Michael Ellerman : >> Masahiro Yamada writes: >>> >>> (+Anatolij Gustschin ) >>> >>> Ping. >>> I am not 100% sure who is responsible for this,

Re: [PATCH] powerpc: dts: use #include "..." to include local DT

2017-06-14 Thread Michael Ellerman
Masahiro Yamada writes: > 2017-06-13 19:21 GMT+09:00 Michael Ellerman : >> Masahiro Yamada writes: >>> >>> (+Anatolij Gustschin ) >>> >>> Ping. >>> I am not 100% sure who is responsible for this, >>> but somebody, could take a look at this patch, please? >> >> Have you tested it actually works?

Re: [PATCH] powerpc: dts: use #include "..." to include local DT

2017-06-13 Thread Masahiro Yamada
Hi. 2017-06-13 19:21 GMT+09:00 Michael Ellerman : > Masahiro Yamada writes: > >> Hi >> >> (+Anatolij Gustschin ) >> >> >> Ping. >> I am not 100% sure who is responsible for this, >> but somebody, could take a look at this patch,

Re: [PATCH] powerpc: dts: use #include "..." to include local DT

2017-06-13 Thread Masahiro Yamada
Hi. 2017-06-13 19:21 GMT+09:00 Michael Ellerman : > Masahiro Yamada writes: > >> Hi >> >> (+Anatolij Gustschin ) >> >> >> Ping. >> I am not 100% sure who is responsible for this, >> but somebody, could take a look at this patch, please? > > Have you tested it actually works? > > It sounds

Re: [PATCH] powerpc: dts: use #include "..." to include local DT

2017-06-13 Thread Anatolij Gustschin
On Tue, 13 Jun 2017 20:21:45 +1000 Michael Ellerman m...@ellerman.id.au wrote: >Masahiro Yamada writes: ... >> Ping. >> I am not 100% sure who is responsible for this, >> but somebody, could take a look at this patch, please? > >Have you tested it actually works?

Re: [PATCH] powerpc: dts: use #include "..." to include local DT

2017-06-13 Thread Anatolij Gustschin
On Tue, 13 Jun 2017 20:21:45 +1000 Michael Ellerman m...@ellerman.id.au wrote: >Masahiro Yamada writes: ... >> Ping. >> I am not 100% sure who is responsible for this, >> but somebody, could take a look at this patch, please? > >Have you tested it actually works? > >It sounds reasonable, and

Re: [PATCH] powerpc: dts: use #include "..." to include local DT

2017-06-13 Thread Anatolij Gustschin
Hi, On Wed, 24 May 2017 14:12:24 +0900 Masahiro Yamada yamada.masah...@socionext.com wrote: >Most of DT files in PowerPC use #include "..." to make pre-processor >include DT in the same directory, but we have 3 exceptional files >that use #include <...> for that. > >Fix them to remove

Re: [PATCH] powerpc: dts: use #include "..." to include local DT

2017-06-13 Thread Anatolij Gustschin
Hi, On Wed, 24 May 2017 14:12:24 +0900 Masahiro Yamada yamada.masah...@socionext.com wrote: >Most of DT files in PowerPC use #include "..." to make pre-processor >include DT in the same directory, but we have 3 exceptional files >that use #include <...> for that. > >Fix them to remove

Re: [PATCH] powerpc: dts: use #include "..." to include local DT

2017-06-13 Thread Michael Ellerman
Masahiro Yamada writes: > Hi > > (+Anatolij Gustschin ) > > > Ping. > I am not 100% sure who is responsible for this, > but somebody, could take a look at this patch, please? Have you tested it actually works? It sounds reasonable, and if it

Re: [PATCH] powerpc: dts: use #include "..." to include local DT

2017-06-13 Thread Michael Ellerman
Masahiro Yamada writes: > Hi > > (+Anatolij Gustschin ) > > > Ping. > I am not 100% sure who is responsible for this, > but somebody, could take a look at this patch, please? Have you tested it actually works? It sounds reasonable, and if it behaves as you describe there is no change in

Re: [PATCH] powerpc: dts: use #include "..." to include local DT

2017-06-09 Thread Masahiro Yamada
Hi (+Anatolij Gustschin ) Ping. I am not 100% sure who is responsible for this, but somebody, could take a look at this patch, please? 2017-05-24 14:12 GMT+09:00 Masahiro Yamada : > Most of DT files in PowerPC use #include "..." to make

Re: [PATCH] powerpc: dts: use #include "..." to include local DT

2017-06-09 Thread Masahiro Yamada
Hi (+Anatolij Gustschin ) Ping. I am not 100% sure who is responsible for this, but somebody, could take a look at this patch, please? 2017-05-24 14:12 GMT+09:00 Masahiro Yamada : > Most of DT files in PowerPC use #include "..." to make pre-processor > include DT in the same directory, but we

[PATCH] powerpc: dts: use #include "..." to include local DT

2017-05-23 Thread Masahiro Yamada
Most of DT files in PowerPC use #include "..." to make pre-processor include DT in the same directory, but we have 3 exceptional files that use #include <...> for that. Fix them to remove -I$(srctree)/arch/$(SRCARCH)/boot/dts path from dtc_cpp_flags. Signed-off-by: Masahiro Yamada

[PATCH] powerpc: dts: use #include "..." to include local DT

2017-05-23 Thread Masahiro Yamada
Most of DT files in PowerPC use #include "..." to make pre-processor include DT in the same directory, but we have 3 exceptional files that use #include <...> for that. Fix them to remove -I$(srctree)/arch/$(SRCARCH)/boot/dts path from dtc_cpp_flags. Signed-off-by: Masahiro Yamada ---