On Fri, Jul 07, 2017 at 05:36:16AM +0300, Vladimir Barinov wrote: > Hello, > > This patch series enables HDMI support for the H3 and M3-W based ULCB boards > > This has the following dependency: > - [PATCH v2 series] R-Car Salvator-X M3-W: Enable DU support > - [PATCH] arm64: dts: renesas: ulcb: Enable I2C4 > - [PATCH] clk: vc5: Add support for IDT VersaClock 5P49V5925 I am holding off on applying these pending the first dependency above. > > Vladimir Barinov (5): > [1/5] arm64: dts: renesas: ulcb: Add DU external dot clock sources > [2/5] arm64: dts: renesas: r8a7795-h3ulcb: Add DU external dot clocks > [3/5] arm64: dts: renesas: r8a7796-m3ulcb: Add DU external dot clocks > [4/5] arm64: dts: renesas: ulcb: Add HDMI output connector > [5/5] arm64: dts: renesas: ulcb: Enable HDMI output > > --- > This patchset is against the 'kernel/git/horms/renesas.git' repo. > > r8a7795-h3ulcb.dts | 14 ++++++++++++++ > r8a7796-m3ulcb.dts | 12 ++++++++++++ > ulcb.dtsi | 42 ++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 68 insertions(+) >