Re: [PATCH 4/4] drm: rcar-du: lvds: Add r8a774a1 support

2019-04-12 Thread Kieran Bingham
Hi Biju, On 11/04/2019 15:34, Biju Das wrote: > The LVDS encoders on RZ/G2M SoC is similar to R-Car M3-W. Add support for > RZ/G2M (R8A774A1) SoC to the LVDS encoder driver. > > Signed-off-by: Biju Das This one seems to be ok using the gen3 as far as I can tell, the PLL configuration and layout

[PATCH 4/4] drm: rcar-du: lvds: Add r8a774a1 support

2019-04-12 Thread Biju Das
The LVDS encoders on RZ/G2M SoC is similar to R-Car M3-W. Add support for RZ/G2M (R8A774A1) SoC to the LVDS encoder driver. Signed-off-by: Biju Das --- drivers/gpu/drm/rcar-du/rcar_lvds.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/rcar-du/rcar_lvds.c b/drivers/gpu/drm/r