Hello, This patch series enables DU support on the Salvator-X board. The first three patches add the FCPV, VSP and DU devices to the r8a7795 .dtsi, while the last patch enables DU support for the board. Only the VGA output is currently supported, support for HDMI is work in progress. The FCP DT bindings have been posted for review [1] but haven't been approved yet. As the bindings are simple I expect that last missing dependency to be accepted very soon, in which case this series could be merged for v4.7. Early review would be appreciated to make sure this could happen. [1] https://patchwork.linuxtv.org/patch/33006/ Laurent Pinchart (4): arm64: dts: renesas: r8a7795: Add FCPV nodes arm64: dts: renesas: r8a7795: Add VSP instances arm64: dts: renesas: r8a7795: Add DU device to DT arm64: dts: renesas: salvator-x: Enable DU arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts | 44 +++++ arch/arm64/boot/dts/renesas/r8a7795.dtsi | 199 +++++++++++++++++++++ 2 files changed, 243 insertions(+) -- Regards, Laurent Pinchart