RE: [PATCH v2 3/5] ARM: dts: r8a7744: Add DU support

2019-01-03 Thread Biju Das
Hi Geert, Thanks for the feedback. > Subject: Re: [PATCH v2 3/5] ARM: dts: r8a7744: Add DU support > > Hi Biju, > > On Wed, Dec 5, 2018 at 10:15 AM Biju Das > wrote: > > Add du node to r8a7744 SoC DT. Boards that want to enable the DU need > > to specify the outpu

Re: [PATCH v2 3/5] ARM: dts: r8a7744: Add DU support

2019-01-03 Thread Geert Uytterhoeven
Hi Biju, On Wed, Dec 5, 2018 at 10:15 AM 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! > --- > V1-->V2 > * Removed LVDS encoder definition from DU node. Shoul

Re: [PATCH v2 3/5] ARM: dts: r8a7744: Add DU support

2018-12-05 Thread Simon Horman
On Wed, Dec 05, 2018 at 09:06:53AM +, 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 > --- > V1-->V2 > * Removed LVDS encoder definition from DU node. I would like this and the remain

[PATCH v2 3/5] ARM: dts: r8a7744: Add DU support

2018-12-05 Thread Biju Das
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 --- V1-->V2 * Removed LVDS encoder definition from DU node. --- arch/arm/boot/dts/r8a7744.dtsi | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-)