[PATCH 0/3] Add display unit (DU) and MIPI DSI support for RZ/V2N SoC and EVK

From: Prabhakar
Date: Mon Nov 03 2025 - 15:04:41 EST


From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>

Hi All,

This patch series adds support for Display Unit (DU) and MIPI DSI
controller in Renesas RZ/V2N SoC. The first two patches add the
FCP/VSP/DU and DSI nodes to the SoC DTSI file, while the third patch
enables these components on the RZ/V2N Evaluation Kit (EVK) DTS file,
along with the ADV7535 HDMI encoder.

Note,
- The DT binding patch for DU is yet to be merged [1].
- There is a fixes patch for FCP binding that is pending review [2].

[1] https://lore.kernel.org/all/20251023213350.681602-1-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx/
[2] https://lore.kernel.org/all/20251103194554.54313-1-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx/

Cheers,
Prabhakar

Lad Prabhakar (3):
arm64: dts: renesas: r9a09g056: Add FCPV and VSPD nodes
arm64: dts: renesas: r9a09g056: Add DU and DSI nodes
arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable DU and DSI

arch/arm64/boot/dts/renesas/r9a09g056.dtsi | 89 +++++++++++++++++++
.../dts/renesas/r9a09g056n48-rzv2n-evk.dts | 69 ++++++++++++++
2 files changed, 158 insertions(+)

--
2.43.0