RE: ISP OMAP3 camera support ov7690

2009-10-05 Thread Aguirre Rodriguez, Sergio Alberto
Hi Michael, -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of michael Sent: Sunday, October 04, 2009 7:29 PM To: Nishanth Menon Cc: linux-o...@vger.kernel.org; linux-media@vger.kernel.org Subject: Re: ISP OMAP3 camera

Programming sensor through firmware files bc of NDA

2009-10-02 Thread Aguirre Rodriguez, Sergio Alberto
Hi all, I'm currently interested in knowing what is the stand on having a v4l2_subdev driver that uses some kind of binary for programming registers in a image sensor driver. NOTE: I must confess I currently don't know how to do it (Any pointers/samples for doing it on a proper way?) The only

dqbuf in blocking mode

2009-10-01 Thread Aguirre Rodriguez, Sergio Alberto
Hi all, I was wondering how acceptable is to requeue a buffer in a dqbuf call if the videbuf_dqbuf returns error? See, here's our current omap3 camera dqbuf function code: static int vidioc_dqbuf(struct file *file, void *fh, struct v4l2_buffer *b) { struct omap34xxcam_fh *ofh = fh;

RE: status of google group created for working on Media controller?

2009-10-01 Thread Aguirre Rodriguez, Sergio Alberto
Hi Murali, -Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media-ow...@vger.kernel.org] On Behalf Of Karicheri, Muralidharan Sent: Thursday, October 01, 2009 8:46 AM To: linux-media@vger.kernel.org Subject: status of google group created for working on

RE: dqbuf in blocking mode

2009-10-01 Thread Aguirre Rodriguez, Sergio Alberto
Hi Laurent, -Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media-ow...@vger.kernel.org] On Behalf Of Laurent Pinchart Sent: Thursday, October 01, 2009 8:34 AM To: Aguirre Rodriguez, Sergio Alberto Cc: Linux Media Mailing List Subject: Re: dqbuf

RE: [PATCH 1/3] v4l: Add a 10-bit monochrome and missing 8- and 10-bit Bayer fourcc codes

2009-09-02 Thread Aguirre Rodriguez, Sergio Alberto
From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Guennadi Liakhovetski Sent: Wednesday, September 02, 2009 7:34 AM The 16-bit monochrome fourcc code has been previously abused for a 10-bit format, add a new 10-bit code instead. Also add missing

RE: [PATCH 1/3] v4l: Add a 10-bit monochrome and missing 8- and 10-bit Bayer fourcc codes

2009-09-02 Thread Aguirre Rodriguez, Sergio Alberto
-Original Message- From: Guennadi Liakhovetski [mailto:g.liakhovet...@gmx.de] Sent: Wednesday, September 02, 2009 8:41 AM To: Aguirre Rodriguez, Sergio Alberto Cc: Linux Media Mailing List; Hans Verkuil; Paulius Zaleckas; Robert Jarzmik; Kuninori Morimoto; Laurent Pinchart

RE: [PATCH v3] v4l: add new v4l2-subdev sensor operations, use g_skip_top_lines in soc-camera

2009-08-26 Thread Aguirre Rodriguez, Sergio Alberto
-Original Message- From: Hans Verkuil [mailto:hverk...@xs4all.nl] Sent: Wednesday, August 26, 2009 1:43 AM To: Guennadi Liakhovetski Cc: Laurent Pinchart; Aguirre Rodriguez, Sergio Alberto; Linux Media Mailing List Subject: Re: [PATCH v3] v4l: add new v4l2-subdev sensor operations

RE: [PATCH v2] v4l: add new v4l2-subdev sensor operations, use skip_top_lines in soc-camera

2009-08-25 Thread Aguirre Rodriguez, Sergio Alberto
Guennadi, Some comments I came across embedded below: snip + +/** + * struct v4l2_subdev_sensor_ops - v4l2-subdev sensor operations + * @enum_framesizes: enumerate supported framesizes + * @enum_frameintervals: enumerate supported frame format intervals + * @skip_top_lines: number of

[RFC][PATCH] v4l2: Add other RAW Bayer 10bit component orders

2009-08-13 Thread Aguirre Rodriguez, Sergio Alberto
From: Sergio Aguirre saagui...@ti.com This helps clarifying different pattern orders for RAW Bayer 10 bit cases. Signed-off-by: Sergio Aguirre saagui...@ti.com --- include/linux/videodev2.h |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/include/linux/videodev2.h

RE: [RFC][PATCH] v4l2: Add other RAW Bayer 10bit component orders

2009-08-13 Thread Aguirre Rodriguez, Sergio Alberto
-Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Aguirre Rodriguez, Sergio Alberto Sent: Thursday, August 13, 2009 1:51 PM To: linux-media@vger.kernel.org Subject: [RFC][PATCH] v4l2: Add other RAW Bayer 10bit

RE: Linux Plumbers Conference 2009: V4L2 API discussions

2009-08-06 Thread Aguirre Rodriguez, Sergio Alberto
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Hiremath, Vaibhav Sent: Tuesday, August 04, 2009 12:13 PM To: Hans Verkuil; linux-media@vger.kernel.org Cc: eduardo.valen...@nokia.com; davinci-linux-open-

RE: Help bringing up a sensor driver for isp omap34xx.c

2009-07-15 Thread Aguirre Rodriguez, Sergio Alberto
(Unlooping Sameer and Mohit, as they don't longer maintain the driver) Hi John, -Original Message- From: John Sarman [mailto:johnsar...@gmail.com] Sent: Wednesday, July 15, 2009 4:45 PM To: sakari.ai...@nokia.com; Venkatraman, Sameer; Mohit Jalori; Aguirre Rodriguez, Sergio Alberto

RE: v4l2_int_device vs v4l2_subdev?

2009-06-26 Thread Aguirre Rodriguez, Sergio Alberto
But in user space there is nothing changed having access to device and control them. As you know, subdev and int-device is all about how to bind interface(or host?) and device and make them communicated each other. But using subdev device driver with int-device supporting interface (or

RE: OMAP34XXCAM: Micron mt9d111 sensor support?

2009-06-23 Thread Aguirre Rodriguez, Sergio Alberto
-Original Message- From: Gary Thomas [mailto:g...@mlbassoc.com] Sent: Monday, June 22, 2009 1:06 PM To: Aguirre Rodriguez, Sergio Alberto Cc: Zach LeRoy; linux-omap; linux-media@vger.kernel.org; Sakari Ailus Subject: Re: OMAP34XXCAM: Micron mt9d111 sensor support? Aguirre

RE: OMAP34XXCAM: Micron mt9d111 sensor support?

2009-06-23 Thread Aguirre Rodriguez, Sergio Alberto
-Original Message- From: Gary Thomas [mailto:g...@mlbassoc.com] Sent: Tuesday, June 23, 2009 8:23 AM To: Aguirre Rodriguez, Sergio Alberto Cc: Zach LeRoy; linux-omap; linux-media@vger.kernel.org; Sakari Ailus Subject: Re: OMAP34XXCAM: Micron mt9d111 sensor support? Aguirre

RE: OMAP34XXCAM: Micron mt9d111 sensor support?

2009-06-23 Thread Aguirre Rodriguez, Sergio Alberto
From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Aguirre Rodriguez, Sergio Alberto From: Gary Thomas [mailto:g...@mlbassoc.com] Aguirre Rodriguez, Sergio Alberto wrote: From: Gary Thomas [mailto:g...@mlbassoc.com] Aguirre Rodriguez, Sergio

RE: OMAP3 ISP and camera drivers (update 2)

2009-06-22 Thread Aguirre Rodriguez, Sergio Alberto
-Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Tuukka.O Toivonen Sent: Monday, June 22, 2009 8:52 AM To: ext Dongsoo, Nathaniel Kim Cc: Sakari Ailus; linux-media@vger.kernel.org; Aguirre Rodriguez, Sergio Alberto

RE: OMAP3 ISP and camera drivers (update 2)

2009-06-22 Thread Aguirre Rodriguez, Sergio Alberto
-Original Message- From: Dongsoo Kim [mailto:dongsoo@gmail.com] Sent: Monday, June 22, 2009 9:05 AM To: Aguirre Rodriguez, Sergio Alberto Cc: Tuukka.O Toivonen; Sakari Ailus; linux-media@vger.kernel.org; Hiremath, Vaibhav; Koskipaa Antti (Nokia-D/Helsinki); Cohen David.A (Nokia

RE: OMAP34XXCAM: Micron mt9d111 sensor support?

2009-06-17 Thread Aguirre Rodriguez, Sergio Alberto
-Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Zach LeRoy Sent: Wednesday, June 17, 2009 5:06 PM To: linux-omap; linux-media@vger.kernel.org Subject: OMAP34XXCAM: Micron mt9d111 sensor support? I am working on

RE: OMAP patches for linux-media

2009-06-16 Thread Aguirre Rodriguez, Sergio Alberto
Hurskainen; Karicheri, Muralidharan; Menon, Nishanth; R, Sivaraj; Paulraj, Sandeep; Aguirre Rodriguez, Sergio Alberto; Tomi Valkeinen; Tuukka Toivonen; Hiremath, Vaibhav; Hans Verkuil; Linux Media Mailing List Subject: OMAP patches for linux-media Hi Sakari and others, I'm seeing lots

RE: New Driver for DaVinci DM355/DM365/DM6446

2009-06-01 Thread Aguirre Rodriguez, Sergio Alberto
From: linux-media-ow...@vger.kernel.org [linux-media-ow...@vger.kernel.org] On Behalf Of Paulraj, Sandeep Sent: Monday, June 01, 2009 5:56 PM To: linux-media@vger.kernel.org Cc: linux-ker...@vger.kernel.org; Grosen, Mark Subject: New Driver for DaVinci DM355/DM365/DM6446 Hello, WE

RE: New Driver for DaVinci DM355/DM365/DM6446

2009-06-01 Thread Aguirre Rodriguez, Sergio Alberto
From: Karicheri, Muralidharan Sent: Monday, June 01, 2009 9:58 PM To: Aguirre Rodriguez, Sergio Alberto; Paulraj, Sandeep; linux-media@vger.kernel.org Cc: linux-ker...@vger.kernel.org; Grosen, Mark Subject: RE: New Driver for DaVinci DM355/DM365/DM6446 Sergio, Is it part

RE: [PATCH 3/3] OMAP2/3 V4L2 Display Driver

2009-05-18 Thread Aguirre Rodriguez, Sergio Alberto
Hi Nate, I have 1 input regarding your question: From: linux-media-ow...@vger.kernel.org [linux-media-ow...@vger.kernel.org] On Behalf Of Dongsoo, Nathaniel Kim [dongsoo@gmail.com] Sent: Tuesday, May 19, 2009 7:53 AM To: Shah, Hardik Cc: linux-media@vger.kernel.org;

[RFC] Updated 3430SDP and LDP camera drivers

2009-04-21 Thread Aguirre Rodriguez, Sergio Alberto
Hi all, I have created a gitorious account for storing latest progress on 3430SDP and LDP camera sensor drivers. (MT9P012 and OV3640 for SDP, and OV3640 for LDP) This patchset can be pulled with the following command: git pull git://git.gitorious.org/omap3-linux-camera-driver/mainline.git

RE: [PATCH 12/13][Resubmit][drivers/media] changed ioctls to unlocked

2009-03-24 Thread Aguirre Rodriguez, Sergio Alberto
Hi Stoyan, -Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of stoyboy...@gmail.com Sent: Tuesday, March 24, 2009 3:39 PM To: linux-ker...@vger.kernel.org Cc: Stoyan Gaydarov; linux-media@vger.kernel.org Subject:

RE: [PATCH 1/5] MT9P012: Add driver

2009-03-09 Thread Aguirre Rodriguez, Sergio Alberto
Hi Felipe, Sorry for the delay replying this... Find my responses below. -Original Message- From: Felipe Balbi [mailto:felipe.ba...@nokia.com] Sent: Wednesday, March 04, 2009 5:31 AM To: Aguirre Rodriguez, Sergio Alberto Cc: linux-media@vger.kernel.org; linux-o...@vger.kernel.org

RE: OMAP3 ISP and camera drivers (update)

2009-03-09 Thread Aguirre Rodriguez, Sergio Alberto
-Original Message- From: Sakari Ailus [mailto:sakari.ai...@maxwell.research.nokia.com] Sent: Friday, March 06, 2009 9:32 AM To: linux-media@vger.kernel.org Cc: Aguirre Rodriguez, Sergio Alberto; DongSoo Kim; Hiremath, Vaibhav; Toivonen Tuukka Olli Artturi; Koskipää Antti Jussi

RE: [PATCH 5/5] LDP: Add support for built-in camera

2009-03-09 Thread Aguirre Rodriguez, Sergio Alberto
Hi, -Original Message- From: stanley.miao [mailto:stanley.m...@windriver.com] snip +static struct i2c_board_info __initdata ldp_i2c_boardinfo_2[] = { +#if defined(CONFIG_VIDEO_OV3640) || defined(CONFIG_VIDEO_OV3640_MODULE) + { + I2C_BOARD_INFO(ov3640,

RE: [PATCH 3/5] OV3640: Add driver

2009-03-09 Thread Aguirre Rodriguez, Sergio Alberto
Hi Alexey, -Original Message- From: Alexey Klimov [mailto:klimov.li...@gmail.com] snip --- /dev/null +++ b/drivers/media/video/ov3640.c @@ -0,0 +1,2202 @@ +/* + * drivers/media/video/ov3640.c + * + * ov3640 sensor driver + * + * + * Copyright (C) 2008 Texas

RE: [RFC 0/5] Sensor drivers for OMAP3430SDP and LDP camera

2009-03-04 Thread Aguirre Rodriguez, Sergio Alberto
From: stanley.miao [mailto:stanley.m...@windriver.com] Aguirre Rodriguez, Sergio Alberto wrote: This patch series depends on the following patches: - Add TWL4030 registers, posted by Tuukka Toivonen on March 2nd. - OMAP3 ISP and camera drivers patch series, posted by Sakari

RE: [REVIEW PATCH 11/14] OMAP34XXCAM: Add driver

2009-03-04 Thread Aguirre Rodriguez, Sergio Alberto
-Original Message- From: Hans Verkuil [mailto:hverk...@xs4all.nl] Sent: Wednesday, March 04, 2009 3:06 PM To: sakari.ai...@maxwell.research.nokia.com Cc: DongSoo(Nathaniel) Kim; Hiremath, Vaibhav; Toivonen Tuukka.O (Nokia- D/Oulu); Aguirre Rodriguez, Sergio Alberto; linux-o

RE: [PATCH 5/5] LDP: Add support for built-in camera

2009-03-04 Thread Aguirre Rodriguez, Sergio Alberto
From: Curran, Dominic -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Aguirre Rodriguez, Sergio Alberto Sent: Tuesday, March 03, 2009 2:44 PM To: linux-media@vger.kernel.org; linux-o...@vger.kernel.org Cc

RE: [REVIEW PATCH 11/14] OMAP34XXCAM: Add driver

2009-03-04 Thread Aguirre Rodriguez, Sergio Alberto
-Original Message- From: Hans Verkuil [mailto:hverk...@xs4all.nl] Sent: Wednesday, March 04, 2009 4:45 PM To: Aguirre Rodriguez, Sergio Alberto Cc: sakari.ai...@maxwell.research.nokia.com; DongSoo(Nathaniel) Kim; Hiremath, Vaibhav; Toivonen Tuukka.O (Nokia-D/Oulu); linux- o

RE: [RFC 0/5] Sensor drivers for OMAP3430SDP and LDP camera

2009-03-04 Thread Aguirre Rodriguez, Sergio Alberto
-Original Message- From: David Brownell [mailto:davi...@pacbell.net] Sent: Tuesday, March 03, 2009 5:56 PM To: Aguirre Rodriguez, Sergio Alberto Cc: linux-media@vger.kernel.org; linux-o...@vger.kernel.org; Sakari Ailus; Tuukka.O Toivonen; Hiroshi DOYU; DongSoo(Nathaniel) Kim

[PATCH 2/5] DW9710: Add driver

2009-03-03 Thread Aguirre Rodriguez, Sergio Alberto
This driver has been currently being tested with OMAP3430SDP platform, working on top of MT9P012 sensor. Signed-off-by: Sergio Aguirre saagui...@ti.com --- drivers/media/video/Kconfig |8 + drivers/media/video/Makefile |1 + drivers/media/video/dw9710.c | 548

RE: [RFC 0/5] Sensor drivers for OMAP3430SDP and LDP camera

2009-03-03 Thread Aguirre Rodriguez, Sergio Alberto
Adding links for easier reference to required patches: -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Aguirre Rodriguez, Sergio Alberto Sent: Tuesday, March 03, 2009 2:44 PM To: linux-media@vger.kernel.org; linux-o

RE: [REVIEW PATCH 09/14] OMAP: CAM: Add ISP Core

2009-03-02 Thread Aguirre Rodriguez, Sergio Alberto
Hi Nate, -Original Message- From: DongSoo(Nathaniel) Kim [mailto:dongsoo@gmail.com] Sent: Monday, March 02, 2009 2:10 AM To: Aguirre Rodriguez, Sergio Alberto Cc: linux-o...@vger.kernel.org; video4linux-l...@redhat.com; Nagalla, Hari; Sakari Ailus; Tuukka.O Toivonen; linux-media

RE: Color FX User control proposal

2009-01-19 Thread Aguirre Rodriguez, Sergio Alberto
-Original Message- From: Mauro Carvalho Chehab [mailto:mche...@infradead.org] Sent: Wednesday, January 14, 2009 4:06 AM To: Hans Verkuil Cc: video4linux-l...@redhat.com; Aguirre Rodriguez, Sergio Alberto; linux- me...@vger.kernel.org; Curran, Dominic; Sakari Ailus; mikko.hurskai

RE: Color FX User control proposal

2009-01-19 Thread Aguirre Rodriguez, Sergio Alberto
-Original Message- From: Laurent Pinchart [mailto:laurent.pinch...@skynet.be] Sent: Monday, January 19, 2009 9:32 AM To: Aguirre Rodriguez, Sergio Alberto Cc: linux-media@vger.kernel.org; video4linux-l...@redhat.com; Nagalla, Hari; Curran, Dominic; Kulkarni, Pallavi; Sakari Ailus

RE: Building v4l2spec docbook problems

2009-01-14 Thread Aguirre Rodriguez, Sergio Alberto
-Original Message- From: video4linux-list-boun...@redhat.com [mailto:video4linux-list- boun...@redhat.com] On Behalf Of Hans Verkuil Sent: Sunday, December 07, 2008 6:48 AM To: v4l Subject: Building v4l2spec docbook problems Hi all, I'm trying to build the v4l2spec:

[REVIEW PATCH 01/14] V4L: Int if: Dummy slave

2009-01-12 Thread Aguirre Rodriguez, Sergio Alberto
This patch implements a dummy slave that has no functionality. Helps managing slaves in the OMAP 3 camera driver; no need to check for NULL pointers. Signed-off-by: Sakari Ailus sakari.ai...@nokia.com Signed-off-by: Sergio Aguirre saagui...@ti.com --- drivers/media/video/v4l2-int-device.c | 19

[REVIEW PATCH 02/14] v4l2-int-device: add support for VIDIOC_QUERYMENU

2009-01-12 Thread Aguirre Rodriguez, Sergio Alberto
Signed-off-by: Tuukka Toivonen tuukka.o.toivo...@nokia.com Signed-off-by: Sergio Aguirre saagui...@ti.com --- include/media/v4l2-int-device.h |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/include/media/v4l2-int-device.h b/include/media/v4l2-int-device.h index