RE: [PATCH v7] media: imx258: Add imx258 camera sensor driver

2018-03-14 Thread Yeh, Andy
, AlanX ; Lai, Jim Subject: Re: [PATCH v7] media: imx258: Add imx258 camera sensor driver Hi Andy, On Mon, Mar 12, 2018 at 1:01 AM, Andy Yeh wrote: >> Add a V4L2 sub-device driver for the Sony IMX258 image sensor. >> This is a camera sensor using the I2C bus for control and the >>

Re: [PATCH v7] media: imx258: Add imx258 camera sensor driver

2018-03-12 Thread Tomasz Figa
Hi Andy, On Mon, Mar 12, 2018 at 1:01 AM, Andy Yeh wrote: > Add a V4L2 sub-device driver for the Sony IMX258 image sensor. > This is a camera sensor using the I2C bus for control and the > CSI-2 bus for data. > > Signed-off-by: Jason Chen > Signed-off-by: Alan Chiang > --- > since v2: > -- Upda

RE: [PATCH v7] media: imx258: Add imx258 camera sensor driver

2018-03-11 Thread Yeh, Andy
Dear all, Please kindly check this v7. I noticed many incorrect line breaks again in this mail which was not identical to the original patch. Not sure how it was resulted. Such as -- Add one more resolution for 1048x780, used for VGA streaming "\n" since v6: -- improved i2c read/write function t