Hi Niklas, Thank you for the review. > -----Original Message----- > From: Niklas <niklas.soderlund@xxxxxxxxxxxx> > Sent: 10 March 2020 12:49 > To: Prabhakar Mahadev Lad <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > Cc: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>; linux- > media@xxxxxxxxxxxxxxx; linux-renesas-soc@xxxxxxxxxxxxxxx; linux- > kernel@xxxxxxxxxxxxxxx; Lad Prabhakar <prabhakar.csengg@xxxxxxxxx> > Subject: Re: [PATCH v2 3/3] media: rcar-vin: rcar-csi2: Add support for > MEDIA_BUS_FMT_SRGGB8_1X8 format > > Hi Lad, > > Thanks for your work. > > On 2020-03-10 11:06:04 +0000, Lad Prabhakar wrote: > > This patch adds support for MEDIA_BUS_FMT_SRGGB8_1X8 format for > CSI2 > > input. > > > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev- > lad.rj@xxxxxxxxxxxxxx> > > Small nit, you can drop rcar-vin from the subject as this patch is for the rcar- > csi2 driver. With this fixed, > Sure will update it for next iteration. Cheers, --Prabhakar > Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx> > > > --- > > drivers/media/platform/rcar-vin/rcar-csi2.c | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/drivers/media/platform/rcar-vin/rcar-csi2.c > > b/drivers/media/platform/rcar-vin/rcar-csi2.c > > index 39e1639..b030ef6 100644 > > --- a/drivers/media/platform/rcar-vin/rcar-csi2.c > > +++ b/drivers/media/platform/rcar-vin/rcar-csi2.c > > @@ -320,6 +320,7 @@ static const struct rcar_csi2_format > rcar_csi2_formats[] = { > > { .code = MEDIA_BUS_FMT_YUYV8_1X16,.datatype = 0x1e, > .bpp = 16 }, > > { .code = MEDIA_BUS_FMT_UYVY8_2X8,.datatype = 0x1e, > .bpp = 16 }, > > { .code = MEDIA_BUS_FMT_YUYV10_2X10,.datatype = 0x1e, > .bpp = 20 }, > > +{ .code = MEDIA_BUS_FMT_SRGGB8_1X8, .datatype = 0x2a, .bpp = > 8 }, > > }; > > > > static const struct rcar_csi2_format *rcsi2_code_to_fmt(unsigned int > > code) > > -- > > 2.7.4 > > > > -- > Regards, > Niklas Söderlund Renesas Electronics Europe GmbH, Geschaeftsfuehrer/President: Carsten Jauch, Sitz der Gesellschaft/Registered office: Duesseldorf, Arcadiastrasse 10, 40472 Duesseldorf, Germany, Handelsregister/Commercial Register: Duesseldorf, HRB 3708 USt-IDNr./Tax identification no.: DE 119353406 WEEE-Reg.-Nr./WEEE reg. no.: DE 14978647