Hello, This patch series enable DU support in DT for the R-Car H3 ES2.0 Salvator-X board. Patch 1/2 addresses the SoC side, and patch 2/2 the board side. The patches are based on top of the topic/r8a7795es2-integration branch from the renesas-drivers tree. Laurent Pinchart (2): arm64: dts: r8a7795: Add support for the DU arm64: dts: r8a7795: salvator-x: Unify DU node between ES1.x and ES2.0 arch/arm64/boot/dts/renesas/r8a7795-es1-salvator-x.dts | 14 -------------- arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts | 14 -------------- arch/arm64/boot/dts/renesas/r8a7795.dtsi | 2 ++ arch/arm64/boot/dts/renesas/salvator-x.dtsi | 12 ++++++++++++ 4 files changed, 14 insertions(+), 28 deletions(-) -- Regards, Laurent Pinchart