Hello, This small patch series adds support for the M3-N internal LVDS encoder in the DT bindings, the LVDS encoder driver and the M3-N .dtsi. Please see individual patches for details. The series is based on a merge of Simon's devel branch and the DRM -next branch. Laurent Pinchart (2): dt-bindings: display: renesas: lvds: Document r8a77965 bindings drm: rcar-du: lvds: Add R8A77965 support arm64: dts: renesas: r8a77965: Add LVDS support arch/arm64/boot/dts/renesas/r8a77965.dtsi | 27 ++++++++++++++++ .../devicetree/bindings/display/bridge/renesas,lvds.txt | 1 + drivers/gpu/drm/rcar-du/rcar_lvds.c | 1 + 3 files changed, 29 insertions(+) -- Regards, Laurent Pinchart