Re: [PATCH v2 2/5] [media] v4l: Add support for mt9t111 sensor driver

2011-09-27 Thread Guennadi Liakhovetski
Hi Deepthy (personally, I don't think this long CC list is justified, you might want to drop most of them on the next round, but it's up to you eventually) Nice, that you managed to re-use the existing mt9t112 driver and extend it to work outside of soc-camera and with mt9t111 on omap3. See com

Re: [PATCH v2 2/5] [media] v4l: Add support for mt9t111 sensor driver

2011-09-27 Thread Laurent Pinchart
Hi Deepthy, Thanks for the patch. Please try to avoid adding too many people (and mailing lists) to the CC list. I've pruned it down as most of them are not directly concerned by this patch. On Tuesday 27 September 2011 15:40:45 Deepthy Ravi wrote: > Added support for mt9t111 sensor in the exis

[PATCH v2 2/5] [media] v4l: Add support for mt9t111 sensor driver

2011-09-27 Thread Deepthy Ravi
Added support for mt9t111 sensor in the existing mt9t112 driver. Also added support for media controller framework. The sensor driver currently supports only VGA resolution. Signed-off-by: Deepthy Ravi --- drivers/media/video/Kconfig |7 + drivers/media/video/Makefile |1 + dr