Re: [PATCH] soc-camera: Add mt9t112 camera support

2009-11-25 Thread Magnus Damm
On Thu, Nov 19, 2009 at 6:15 PM, Kuninori Morimoto morimoto.kunin...@renesas.com wrote: Signed-off-by: Kuninori Morimoto morimoto.kunin...@renesas.com --- Guennadi I add new number in v4l2-chip-ident.h Is it OK for you ? This camera is very picky. So, it have a lot of constant value.

Re: [PATCH] soc-camera: Add mt9t112 camera support

2009-11-25 Thread Kuninori Morimoto
Hi Magnus Do you have any mt9t112 platform data for the ecovec board? I'd like to try out this patch but I don't know which board specific parts that are missing! Yes I have. I attached it. This platform patch is based on Guennadi's latest patches. I also attached tw9910 platform patch.

Re: [PATCH] soc-camera: Add mt9t112 camera support

2009-11-25 Thread Magnus Damm
Hey Morimoto-san, On Thu, Nov 26, 2009 at 9:50 AM, Kuninori Morimoto morimoto.kunin...@renesas.com wrote: Do you have any mt9t112 platform data for the ecovec board? I'd like to try out this patch but I don't know which board specific parts that are missing! Yes I have. I attached it. This

RE: [PATCH] soc-camera: Add mt9t112 camera support

2009-11-19 Thread Karicheri, Muralidharan
Hi, Please make this a generic driver so that it can be used across other SoCs as well. BTW, on which SoC have you tested this driver? There seems to be a lot of soc-camera specific stuffs here. Example, probe() is getting a pointer to struct soc_camera_device *icd. I have been working with

RE: [PATCH] soc-camera: Add mt9t112 camera support

2009-11-19 Thread Guennadi Liakhovetski
On Thu, 19 Nov 2009, Karicheri, Muralidharan wrote: Hi, Please make this a generic driver so that it can be used across other SoCs as well. BTW, on which SoC have you tested this driver? There seems to be a lot of soc-camera specific stuffs here. Example, probe() is getting a pointer to

RE: [PATCH] soc-camera: Add mt9t112 camera support

2009-11-19 Thread Karicheri, Muralidharan
, November 19, 2009 9:55 AM To: Karicheri, Muralidharan Cc: Kuninori Morimoto; Linux-V4L2 Subject: RE: [PATCH] soc-camera: Add mt9t112 camera support On Thu, 19 Nov 2009, Karicheri, Muralidharan wrote: Hi, Please make this a generic driver so that it can be used across other SoCs as well. BTW

RE: [PATCH] soc-camera: Add mt9t112 camera support

2009-11-19 Thread Guennadi Liakhovetski
On Thu, 19 Nov 2009, Karicheri, Muralidharan wrote: Guennadi, I am not sure what you mean by ATM sensor. ATM = At the moment. Is it not a Aptina/Micron sensor giving Raw Bayer RGB or Yuv data? I presume it is. Not sure what prevents it from interfacing with VPFE. In otherwords, how is