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

2017-10-16 Thread Laurent Pinchart
Hi Fabrizio, Thank you for the patch. On Friday, 13 October 2017 18:22:22 EEST Fabrizio Castro wrote: > Add support for the R8A7745 DU (which is very similar to the R8A7794 DU); > it has 2 RGB outputs. > > Signed-off-by: Fabrizio Castro > Reviewed-by: Biju Das Reviewed-by: Laurent Pinchart

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

2017-10-15 Thread Fabrizio Castro
Add support for the R8A7745 DU (which is very similar to the R8A7794 DU); it has 2 RGB outputs. Signed-off-by: Fabrizio Castro Reviewed-by: Biju Das --- drivers/gpu/drm/rcar-du/rcar_du_drv.c | 22 ++ 1 file changed, 22 insertions(+) diff --git a/drivers/gpu/drm/rcar-du/rcar