Re: [PATCH v5 2/3] ARM: dts: r8a7791: Convert to new LVDS DT bindings

2018-04-09 Thread Geert Uytterhoeven
On Sun, Apr 8, 2018 at 6:40 PM, Niklas Söderlund wrote: > On 2018-04-06 22:14:37 +0300, Laurent Pinchart wrote: >> --- a/arch/arm/boot/dts/r8a7791-koelsch.dts >> +++ b/arch/arm/boot/dts/r8a7791-koelsch.dts >> @@ -470,8 +470,7 @@ >> >> clocks = < CPG_MOD 724>,

Re: [PATCH v5 2/3] ARM: dts: r8a7791: Convert to new LVDS DT bindings

2018-04-08 Thread Niklas Söderlund
Hi Laurent, Thanks for your patch. On 2018-04-06 22:14:37 +0300, Laurent Pinchart wrote: > The internal LVDS encoder now has DT bindings separate from the DU. Port > the device tree over to the new model. > > Fixes: c6a27fa41fab ("drm: rcar-du: Convert LVDS encoder code to bridge > driver") >

[PATCH v5 2/3] ARM: dts: r8a7791: Convert to new LVDS DT bindings

2018-04-06 Thread Laurent Pinchart
The internal LVDS encoder now has DT bindings separate from the DU. Port the device tree over to the new model. Fixes: c6a27fa41fab ("drm: rcar-du: Convert LVDS encoder code to bridge driver") Fixes: bb21803ea440 ("ARM: dts: r8a7791: add soc node") Signed-off-by: Laurent Pinchart