Hello Mauro, This is a gentle reminder. Thanks, Fab > From: Biju Das > Sent: 29 November 2018 15:13 > Subject: RE: [PATCH 4/5] media: rcar-vin: Enable support for r8a774a1 > > Hello Mauro, > > Does this patch look ok to you? > > Thanks, > Fab > > > -----Original Message----- > > From: Biju Das <biju.das@xxxxxxxxxxxxxx> > > Sent: 10 September 2018 15:31 > > To: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx> > > Cc: Biju Das <biju.das@xxxxxxxxxxxxxx>; Niklas Söderlund > > <niklas.soderlund@xxxxxxxxxxxx>; linux-media@xxxxxxxxxxxxxxx; linux- > > renesas-soc@xxxxxxxxxxxxxxx; Simon Horman <horms@xxxxxxxxxxxx>; Geert > > Uytterhoeven <geert+renesas@xxxxxxxxx>; Chris Paterson > > <Chris.Paterson2@xxxxxxxxxxx>; Fabrizio Castro > > <fabrizio.castro@xxxxxxxxxxxxxx> > > Subject: [PATCH 4/5] media: rcar-vin: Enable support for r8a774a1 > > > > Add the SoC specific information for RZ/G2M(r8a774a1) SoC. > > The VIN module of RZ/G2M is similar to R-Car M3-W. > > > > Signed-off-by: Biju Das <biju.das@xxxxxxxxxxxxxx> > > Reviewed-by: Fabrizio Castro <fabrizio.castro@xxxxxxxxxxxxxx> > > --- > > drivers/media/platform/rcar-vin/rcar-core.c | 4 ++++ > > 1 file changed, 4 insertions(+) > > > > diff --git a/drivers/media/platform/rcar-vin/rcar-core.c > > b/drivers/media/platform/rcar-vin/rcar-core.c > > index d3072e1..c0c84d1 100644 > > --- a/drivers/media/platform/rcar-vin/rcar-core.c > > +++ b/drivers/media/platform/rcar-vin/rcar-core.c > > @@ -995,6 +995,10 @@ static const struct rvin_info rcar_info_r8a77970 = { > > > > static const struct of_device_id rvin_of_id_table[] = { > > { > > +.compatible = "renesas,vin-r8a774a1", > > +.data = &rcar_info_r8a7796, > > +}, > > +{ > > .compatible = "renesas,vin-r8a7778", > > .data = &rcar_info_m1, > > }, > > -- > > 2.7.4 Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, Buckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered No. 04586709.