[PATCH V2 0/4] Add RZ/G2M DU support

Laurent Pinchart laurent.pinchart at ideasonboard.com
Thu Apr 18 05:51:38 UTC 2019


Hi Biju,

Thank you for the patches.

On Fri, Apr 12, 2019 at 01:38:01PM +0100, Biju Das wrote:
> This patch series aims to add binding/driver support for
> R8A774A1(a.k.a RZ/G2M) DU (which is very similar to the R8A7796 DU);
> it has one RGB output, one LVDS output and one HDMI output.
> 
> This patchset is based on linux_next next-20190411 branch.
> 
> V1-->V2
>   * Incorporated Kieran's review comment.
>     (https://patchwork.kernel.org/patch/10896165/)
> 
> Biju Das (4):
>   dt-bindings: display: renesas: du: Document the r8a774a1 bindings
>   dt-bindings: display: renesas: lvds: Document r8a774a1 bindings
>   drm: rcar-du: Add R8A774A1 support
>   drm: rcar-du: lvds: Add r8a774a1 support

For the whole series,

Reviewed-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>

I've taken it to my tree and will submit a pull request.

>  .../bindings/display/bridge/renesas,lvds.txt       |  1 +
>  .../devicetree/bindings/display/renesas,du.txt     |  2 ++
>  drivers/gpu/drm/rcar-du/rcar_du_drv.c              | 30 ++++++++++++++++++++++
>  drivers/gpu/drm/rcar-du/rcar_lvds.c                |  1 +
>  4 files changed, 34 insertions(+)

-- 
Regards,

Laurent Pinchart


More information about the dri-devel mailing list