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. All the related DT bindings have been merged upstream. There is thus nothing blocking the series from being merged as well. Changes compared to v1: - Use GIC_SPI - Rebase on top of latest devel branch 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