Hi! This is a by-the-datasheet implementation of analog and digital video input on the Gose board. I have tried to address all concerns raised by reviewers, with the exception of the composite input patch, which has been left as is for now. CU Uli Changes since v1: - r8a7793.dtsi: added VIN2 - modeled HDMI decoder input/output and connector - added "renesas,rcar-gen2-vin" compat strings - removed unnecessary "remote" node and aliases - set ADV7612 interrupt to GP4_2 Ulrich Hecht (3): ARM: dts: r8a7793: Enable VIN0-VIN2 ARM: dts: gose: add HDMI input ARM: dts: gose: add composite video input arch/arm/boot/dts/r8a7793-gose.dts | 100 +++++++++++++++++++++++++++++++++++++ arch/arm/boot/dts/r8a7793.dtsi | 27 ++++++++++ 2 files changed, 127 insertions(+) -- 2.7.4