From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-ty1jpn01on0106.outbound.protection.outlook.com ([104.47.93.106]:12822 "EHLO JPN01-TY1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726421AbeKHX7p (ORCPT ); Thu, 8 Nov 2018 18:59:45 -0500 From: Fabrizio Castro To: Biju Das , Mauro Carvalho Chehab CC: Biju Das , =?iso-8859-1?Q?Niklas_S=F6derlund?= , "linux-media@vger.kernel.org" , "linux-renesas-soc@vger.kernel.org" , Simon Horman , Geert Uytterhoeven , Chris Paterson Subject: RE: [PATCH 2/5] media: rcar-csi2: Enable support for r8a774a1 Date: Thu, 8 Nov 2018 14:23:57 +0000 Message-ID: References: <1536589878-26218-1-git-send-email-biju.das@bp.renesas.com> <1536589878-26218-3-git-send-email-biju.das@bp.renesas.com> In-Reply-To: <1536589878-26218-3-git-send-email-biju.das@bp.renesas.com> Content-Language: en-US Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Sender: linux-media-owner@vger.kernel.org List-ID: Hello Mauro, Does this patch look ok to you? Thanks, Fab > From: linux-renesas-soc-owner@vger.kernel.org On Behalf Of Biju Das > Sent: 10 September 2018 15:31 > Subject: [PATCH 2/5] media: rcar-csi2: Enable support for r8a774a1 > > Add the MIPI CSI-2 driver support for RZ/G2M(r8a774a1) SoC. > The CSI-2 module of RZ/G2M is similar to R-Car M3-W. > > Signed-off-by: Biju Das > Reviewed-by: Fabrizio Castro > --- > drivers/media/platform/rcar-vin/rcar-csi2.c | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/drivers/media/platform/rcar-vin/rcar-csi2.c b/drivers/media/= platform/rcar-vin/rcar-csi2.c > index daef72d..65c7efb 100644 > --- a/drivers/media/platform/rcar-vin/rcar-csi2.c > +++ b/drivers/media/platform/rcar-vin/rcar-csi2.c > @@ -953,6 +953,10 @@ static const struct rcar_csi2_info rcar_csi2_info_r8= a77970 =3D { > > static const struct of_device_id rcar_csi2_of_table[] =3D { > { > +.compatible =3D "renesas,r8a774a1-csi2", > +.data =3D &rcar_csi2_info_r8a7796, > +}, > +{ > .compatible =3D "renesas,r8a7795-csi2", > .data =3D &rcar_csi2_info_r8a7795, > }, > -- > 2.7.4 Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, B= uckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered= No. 04586709.