Hello, This series makes aligns the Draak board with other Gen3 boards by making the HDMI video source the default video input. Patch 1/2 changes the default, while patch 2/2 provides and overlay to easily be able to select the CVBS video source. Laurent Pinchart (1): arm64: dts: renesas: draak: Add overlay for CVBS input Niklas Söderlund (1): arm64: dts: renesas: draak: Make HDMI the default video input arch/arm64/boot/dts/renesas/Makefile | 1 + .../boot/dts/renesas/draak-cvbs-input.dtso | 33 +++++++++++++++++++ arch/arm64/boot/dts/renesas/draak.dtsi | 24 +++++++------- 3 files changed, 46 insertions(+), 12 deletions(-) create mode 100644 arch/arm64/boot/dts/renesas/draak-cvbs-input.dtso -- 2.39.1