mbox series

[0/2] arm64: dts: renesas: white-hawk: Wire-up video capture support

Message ID 20230211150012.3824154-1-niklas.soderlund+renesas@ragnatech.se (mailing list archive)
Headers show
Series arm64: dts: renesas: white-hawk: Wire-up video capture support | expand

Message

Niklas Söderlund Feb. 11, 2023, 3 p.m. UTC
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(+)