Hi Geert, This small series wires up video capture support for White Hawk. The series depends on the bindings for each of the modules on the SoC posted in [1]. Patch 1/2 adds the internal nodes for VIN, ISPCS and CSI-2, while patch 2/2 wires up the MAX96712 on the daughter board. Whit this applied I can capture fine from both MAX96712 thus enabling the will video capture pipeline. 1. [PATCH 0/3] media: dt-bindings: media: Add bindings for video capture on R-Car V4H Niklas Söderlund (2): arm64: dts: renesas: r8a779g0: Add and connect all CSI-2, ISP and VIN nodes arm64: dts: renesas: white-hawk: Add and connect MAX96712 .../renesas/r8a779g0-white-hawk-csi-dsi.dtsi | 172 +++++ arch/arm64/boot/dts/renesas/r8a779g0.dtsi | 666 ++++++++++++++++++ 2 files changed, 838 insertions(+) -- 2.39.1