Re: [PROTO][PATCH 04/10] drm: rcar-du: lvds: LVDS PLL support

2018-08-20 Thread Laurent Pinchart
Hi Ulrich, Thank you for the patch. On Tuesday, 14 August 2018 16:49:58 EEST Ulrich Hecht wrote: > In R-Car D3 and E3, the DU dot clock can be sourced from the LVDS PLL. > This patch enables that PLL if present. > > Based on patch by Koji Matsuoka . > > Signed-off-by: Ulrich Hecht > --- > dri

[PROTO][PATCH 04/10] drm: rcar-du: lvds: LVDS PLL support

2018-08-15 Thread Ulrich Hecht
In R-Car D3 and E3, the DU dot clock can be sourced from the LVDS PLL. This patch enables that PLL if present. Based on patch by Koji Matsuoka . Signed-off-by: Ulrich Hecht --- drivers/gpu/drm/rcar-du/rcar_du_crtc.c | 3 + drivers/gpu/drm/rcar-du/rcar_du_crtc.h | 2 + drivers/gpu/drm/rc