Hello, This patch series contains all the DT changes needed to integrate HDMI output support for the H3 Salvator-X board. The patches have previously been posted as part of other patch series with driver changes. They are now submitted standalone as I expect the driver patches to be merged soon. Simon, please refrain from merging this for now, I will give you a green light once the driver gets accepted. For convenience, the patches are available from git://linuxtv.org/pinchartl/media.git drm-next-dt-v3-20170306 Koji Matsuoka (1): arm64: dts: r8a7795: salvator-x: Enable HDMI outputs Laurent Pinchart (3): arm64: dts: r8a7795: salvator-x: Add DU1 and DU2 external dot clocks arm64: dts: r8a7795: salvator-x: Add DU0 and DU3 external dot clocks ARM: shmobile: dts: Switch to panel-lvds bindings for Mitsubishi panels Ulrich Hecht (1): arm64: dts: r8a7795: Add HDMI encoder support arch/arm/boot/dts/r8a77xx-aa104xd12-panel.dtsi | 3 +- arch/arm/boot/dts/r8a77xx-aa121td01-panel.dtsi | 3 +- arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts | 95 ++++++++++++++++++++++ arch/arm64/boot/dts/renesas/r8a7795.dtsi | 50 ++++++++++++ 4 files changed, 149 insertions(+), 2 deletions(-) -- Regards, Laurent Pinchart