On Tue, 11 May 2021 16:33:32 +0200, Niklas Söderlund wrote: > Document support for the VIN module in the Renesas V3U (r8a779a0) SoC. > The V3U is different from other SoCs as it have 32 instead of 8 (most of > Gen3) or 16 (V3H) VIN instances. The VIN instances are also connected to > a new IP the R-Car ISP Channel Selector. > > Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx> > --- > * Changes since v1 > - Update commit message documentation. > --- > .../bindings/media/renesas,vin.yaml | 26 ++++++++++++++++++- > 1 file changed, 25 insertions(+), 1 deletion(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>