[PATCH] rcar-du: add R8A7792 support

2016-09-02 Thread Laurent Pinchart
Hi Sergei, Thank you for the patch. On Thursday 04 Aug 2016 15:01:02 Sergei Shtylyov wrote: > Add support for the R8A7792 DU; it has 2 DPAD (RGB) outputs. > > Signed-off-by: Sergei Shtylyov Acked-by: Laurent Pinchart And applied to my tree. > --- > This patch is against the 'drm/next/du' br

[PATCH] rcar-du: add R8A7792 support

2016-08-09 Thread Rob Herring
On Thu, Aug 04, 2016 at 03:01:02PM -0700, Sergei Shtylyov wrote: > Add support for the R8A7792 DU; it has 2 DPAD (RGB) outputs. > > Signed-off-by: Sergei Shtylyov > > --- > This patch is against the 'drm/next/du' branch of Laurent Pinchart's > 'media.git' > repo... > > Documentation/devicetre

[PATCH] rcar-du: add R8A7792 support

2016-08-04 Thread Sergei Shtylyov
Add support for the R8A7792 DU; it has 2 DPAD (RGB) outputs. Signed-off-by: Sergei Shtylyov --- This patch is against the 'drm/next/du' branch of Laurent Pinchart's 'media.git' repo... Documentation/devicetree/bindings/display/renesas,du.txt |4 ++ drivers/gpu/drm/rcar-du/rcar_du_drv.c