RE: [PATCH 2/7] ARM: dts: r8a7744: Initial SoC device tree

2018-11-30 Thread Biju Das
gt; Damm ; Linux-Renesas s...@vger.kernel.org>; open list:OPEN FIRMWARE AND FLATTENED DEVICE > TREE BINDINGS ; Geert Uytterhoeven > ; Chris Paterson > ; Fabrizio Castro > > Subject: Re: [PATCH 2/7] ARM: dts: r8a7744: Initial SoC device tree > > Hi Biju, > > On Thu,

Re: [PATCH 2/7] ARM: dts: r8a7744: Initial SoC device tree

2018-11-30 Thread Geert Uytterhoeven
Hi Biju, On Thu, Nov 22, 2018 at 10:23 AM Biju Das wrote: > Basic support for the RZ/G1N (R8A7744) SoC. Added placeholders > to avoid compilation error with the common platform code. > > Signed-off-by: Biju Das > --- /dev/null > +++ b/arch/arm/boot/dts/r8a7744.dtsi > @@ -0,0 +1,369 @@ > +

Re: [PATCH 2/7] ARM: dts: r8a7744: Initial SoC device tree

2018-11-30 Thread Geert Uytterhoeven
Hi Biju, On Thu, Nov 22, 2018 at 10:23 AM Biju Das wrote: > Basic support for the RZ/G1N (R8A7744) SoC. Added placeholders > to avoid compilation error with the common platform code. > > Signed-off-by: Biju Das Thanks for your patch! > --- /dev/null > +++ b/arch/arm/boot/dts/r8a7744.dtsi > +

Re: [PATCH 2/7] ARM: dts: r8a7744: Initial SoC device tree

2018-11-29 Thread Simon Horman
On Thu, Nov 22, 2018 at 09:14:30AM +, Biju Das wrote: > Basic support for the RZ/G1N (R8A7744) SoC. Added placeholders > to avoid compilation error with the common platform code. > > Signed-off-by: Biju Das Thanks, This looks fine to me but I will wait to see if there are other reviews befo