On 3/1/19 3:24 PM, Biju Das wrote: > Document RZ/G2M (R8A774A1) SoC bindings. Please resend the whole series, not just the dt-bindings patches. Also note that the original v1 series said that there were 5 patches in the series, but only the first 4 were received on linux-media. So I have no idea what the 5th patch was (dts change perhaps?). Having a newly posted patch series avoids confusion. Regards, Hans > > The RZ/G2M SoC is similar to R-Car M3-W (R8A7796). > > Signed-off-by: Biju Das <biju.das@xxxxxxxxxxxxxx> > Reviewed-by: Fabrizio Castro <fabrizio.castro@xxxxxxxxxxxxxx> > Acked-by: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx> > Reviewed-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > --- > V1->V2 > * No change > --- > Documentation/devicetree/bindings/media/renesas,rcar-csi2.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/media/renesas,rcar-csi2.txt b/Documentation/devicetree/bindings/media/renesas,rcar-csi2.txt > index d63275e..9932458 100644 > --- a/Documentation/devicetree/bindings/media/renesas,rcar-csi2.txt > +++ b/Documentation/devicetree/bindings/media/renesas,rcar-csi2.txt > @@ -8,6 +8,7 @@ R-Car VIN module, which provides the video capture capabilities. > Mandatory properties > -------------------- > - compatible: Must be one or more of the following > + - "renesas,r8a774a1-csi2" for the R8A774A1 device. > - "renesas,r8a774c0-csi2" for the R8A774C0 device. > - "renesas,r8a7795-csi2" for the R8A7795 device. > - "renesas,r8a7796-csi2" for the R8A7796 device. >