Hi Jacopo, On Friday, 6 April 2018 16:08:05 EEST Jacopo Mondi wrote: > Hello, > this series enables HDMI display on V3M Eagle board. > > The series is based on Geert's "renesas-drivers-2018-04-03-v4.16" with > THC63LVD1024 driver on top (cfr. my in review series: > "[PATCH v7 0/2] drm: Add Thine THC63LVD1024 LVDS decoder bridge") This isn't a good base for development, as you would pull way too many dependencies in. Could you please base v8 on top of v4.17-rc1 (or if you get to post it before v4.17-rc1 gets merged, you can use Linus' master, as the ARM64 DT pull requests for v4.17-rc1 have been merged) ? It will then be ready for Simon to pull in his v4.18 branch. > This series includes some preliminary work from Sergei and Niklas. I have > reworked the two final patches from Niklas to enable DU first, add the LVDS > decoder node, and finally add the ADV7511W chip and enable HDMI output. > > A branch for testing is available at: > git://jmondi.org/linux v3m/renesas-drivers-2018-04-03-v4.16/v7-eagle-dts > > Thanks > j > > Jacopo Mondi (2): > arm64: dts: renesas: eagle: Enable DU > arm64: dts: renesas: eagle: Add LVDS decoder > > Niklas Söderlund (2): > arm64: dts: renesas: r8a77970: add the LVDS instance > arm64: dts: renesas: eagle: Add ADV7511W and HDMI output > > Sergei Shtylyov (3): > arm64: dts: renesas: r8a77970: add FCPVD support > arm64: dts: renesas: r8a77970: add VSPD support > arm64: dts: renesas: r8a77970: add DU support > > arch/arm64/boot/dts/renesas/r8a77970-eagle.dts | 89 +++++++++++++++++++++++ > arch/arm64/boot/dts/renesas/r8a77970.dtsi | 73 +++++++++++++++++++++ > 2 files changed, 162 insertions(+) > -- Regards, Laurent Pinchart