Hi Laurent, Are you happy with this patch? Please let me know. https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=180271 regards, Biju > Subject: [PATCH 0/4] Add RZ/G2N DU support > > 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 > > .../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(+) > > -- > 2.7.4