Dear All, Who is the best person to take this patch?
Cheers, Fab > From: Biju Das <biju....@bp.renesas.com> > Sent: 10 September 2018 15:31 > 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....@bp.renesas.com> > Reviewed-by: Fabrizio Castro <fabrizio.cas...@bp.renesas.com> > --- > 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.