RE: [PATCH 11/22] ARM: dts: r8a7744: Add DU support

2018-11-30 Thread Biju Das
Hi Geert, Thanks for the feedback. > Subject: Re: [PATCH 11/22] ARM: dts: r8a7744: Add DU support > > Hi Biju, > > On Tue, Nov 27, 2018 at 1:05 PM Biju Das wrote: > > Add du node to r8a7744 SoC DT. Boards that want to enable the DU need > > to specify the output topo

Re: [PATCH 11/22] ARM: dts: r8a7744: Add DU support

2018-11-30 Thread Geert Uytterhoeven
Hi Biju, On Tue, Nov 27, 2018 at 1:05 PM Biju Das wrote: > Add du node to r8a7744 SoC DT. Boards that want to enable the DU > need to specify the output topology. > > Signed-off-by: Biju Das Thanks for your patch! > --- a/arch/arm/boot/dts/r8a7744.dtsi > +++ b/arch/arm/boot/dts/r8a7744.dtsi >

Re: [PATCH 11/22] ARM: dts: r8a7744: Add DU support

2018-11-29 Thread Simon Horman
On Tue, Nov 27, 2018 at 11:56:24AM +, Biju Das wrote: > Add du node to r8a7744 SoC DT. Boards that want to enable the DU > need to specify the output topology. > > Signed-off-by: Biju Das Thanks, This looks fine to me but I will wait to see if there are other reviews before applying. Revie