On Wed, Jul 04, 2018 at 10:51:36AM +0200, Jacopo Mondi wrote: > Add compatible string for R-Car D3 R8A7795 to list of SoCs supported by > rcar-vin driver. > > Signed-off-by: Jacopo Mondi <jacopo+renesas@xxxxxxxxxx> > Acked-by: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx> > Reviewed-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > Reviewed-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> > --- > > Re-sending to have this collected with the following series: > [PATCH v6 0/10] rcar-vin: Add support for parallel input on Gen3 Jacopo, Can I pick up the related DTS patches once this one is accepted into the media-tree? If so, please ping me once that happens. > > Thanks > j > --- > Documentation/devicetree/bindings/media/rcar_vin.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/media/rcar_vin.txt b/Documentation/devicetree/bindings/media/rcar_vin.txt > index a19517e1..5c6f2a7 100644 > --- a/Documentation/devicetree/bindings/media/rcar_vin.txt > +++ b/Documentation/devicetree/bindings/media/rcar_vin.txt > @@ -22,6 +22,7 @@ on Gen3 platforms to a CSI-2 receiver. > - "renesas,vin-r8a7795" for the R8A7795 device > - "renesas,vin-r8a7796" for the R8A7796 device > - "renesas,vin-r8a77970" for the R8A77970 device > + - "renesas,vin-r8a77995" for the R8A77995 device > - "renesas,rcar-gen2-vin" for a generic R-Car Gen2 or RZ/G1 compatible > device. > > -- > 2.7.4 >