Hi Biju, Thank you for the patches; On Mon, Sep 30, 2019 at 10:15:01AM +0100, Biju Das wrote: > This patch series aims to add binding/driver support for > R8A774B1(a.k.a RZ/G2N) DU (which is very similar to the R8A77965 DU); > it has one RGB output, one LVDS output and one HDMI output. > > Biju Das (4): > dt-bindings: display: renesas: du: Document the r8a774b1 bindings > drm: rcar-du: Add R8A774B1 support > dt-bindings: display: renesas: lvds: Document r8a774b1 bindings > drm: rcar-du: lvds: Add r8a774b1 support For the whole series, Reviewed-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> and applied to my tree. > .../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