Re: [V1, 2/2] media: i2c: Add more sensor mode for ov8856 camera sensor

2019-09-09 Thread Sakari Ailus
Hi Dongchun, On Mon, Sep 09, 2019 at 04:46:15PM +0800, Dongchun Zhu wrote: > Hi Sakari, > > On Thu, 2019-08-08 at 16:53 +0300, Sakari Ailus wrote: > > Hi Dongchun, > > > > Thanks for the patch. > > > > On Thu, Aug 08, 2019 at 05:22:15PM +0800, dongchun@mediatek.com wrote: > > > From: Dongch

Re: [V1, 2/2] media: i2c: Add more sensor mode for ov8856 camera sensor

2019-09-09 Thread Dongchun Zhu
Hi Tomasz, On Fri, 2019-08-23 at 19:01 +0900, Tomasz Figa wrote: > Hi Dongchun, > > On Thu, Aug 08, 2019 at 05:22:15PM +0800, dongchun@mediatek.com wrote: > > From: Dongchun Zhu > > > > This patch mainly adds two more sensor modes for OV8856 image sensor. > > The OV8856 driver currently sup

Re: [V1, 2/2] media: i2c: Add more sensor mode for ov8856 camera sensor

2019-09-09 Thread Dongchun Zhu
Hi Sakari, On Thu, 2019-08-08 at 16:53 +0300, Sakari Ailus wrote: > Hi Dongchun, > > Thanks for the patch. > > On Thu, Aug 08, 2019 at 05:22:15PM +0800, dongchun@mediatek.com wrote: > > From: Dongchun Zhu > > > > This patch mainly adds two more sensor modes for OV8856 image sensor. > > The

Re: [V1, 2/2] media: i2c: Add more sensor mode for ov8856 camera sensor

2019-08-23 Thread Tomasz Figa
Hi Dongchun, On Thu, Aug 08, 2019 at 05:22:15PM +0800, dongchun@mediatek.com wrote: > From: Dongchun Zhu > > This patch mainly adds two more sensor modes for OV8856 image sensor. > The OV8856 driver currently supports output format: 10-bit Raw, > the resolution of 1632*1224 and 3264*2448, an

Re: [V1, 2/2] media: i2c: Add more sensor mode for ov8856 camera sensor

2019-08-08 Thread Sakari Ailus
Hi Dongchun, Thanks for the patch. On Thu, Aug 08, 2019 at 05:22:15PM +0800, dongchun@mediatek.com wrote: > From: Dongchun Zhu > > This patch mainly adds two more sensor modes for OV8856 image sensor. > The OV8856 driver currently supports output format: 10-bit Raw, > the resolution of 1632

[V1, 2/2] media: i2c: Add more sensor mode for ov8856 camera sensor

2019-08-08 Thread dongchun.zhu
From: Dongchun Zhu This patch mainly adds two more sensor modes for OV8856 image sensor. The OV8856 driver currently supports output format: 10-bit Raw, the resolution of 1632*1224 and 3264*2448, and the bayer order of BGGR. The hardware version also differs in some OTP regiser, as well as PLL re