Hi Geert, Thanks for your work. On 2019-10-24 15:14:23 +0200, Geert Uytterhoeven wrote: > The R-Car Gen2 per-board settings apply to RZ/G1, too. > > Fixes: 1d14a5eaa156b0b3 ("media: dt-bindings: media: rcar_vin: add device tree support for r8a774[35]") > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/media/renesas,vin.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/media/renesas,vin.txt b/Documentation/devicetree/bindings/media/renesas,vin.txt > index aa217b0962797712..221fcc416d1ac598 100644 > --- a/Documentation/devicetree/bindings/media/renesas,vin.txt > +++ b/Documentation/devicetree/bindings/media/renesas,vin.txt > @@ -43,7 +43,7 @@ on Gen3 and RZ/G2 platforms to a CSI-2 receiver. > Additionally, an alias named vinX will need to be created to specify > which video input device this is. > > -The per-board settings Gen2 platforms: > +The per-board settings for Gen2 and RZ/G1 platforms: > > - port - sub-node describing a single endpoint connected to the VIN > from external SoC pins as described in video-interfaces.txt[1]. > @@ -63,7 +63,7 @@ The per-board settings Gen2 platforms: > - data-enable-active: polarity of CLKENB signal, see [1] for > description. Default is active high. > > -The per-board settings Gen3 and RZ/G2 platforms: > +The per-board settings for Gen3 and RZ/G2 platforms: > > Gen3 and RZ/G2 platforms can support both a single connected parallel input > source from external SoC pins (port@0) and/or multiple parallel input sources > -- > 2.17.1 > -- Regards, Niklas Söderlund