Re: omap3-isp status

2011-10-07 Thread Javier Martinez Canillas
On Fri, Oct 7, 2011 at 1:39 PM, Gary Thomas g...@mlbassoc.com wrote: On 2011-10-07 05:02, Javier Martinez Canillas wrote: On Fri, Oct 7, 2011 at 12:36 PM, Enricoebut...@users.berlios.de  wrote: On Fri, Oct 7, 2011 at 12:22 PM, Gary Thomasg...@mlbassoc.com  wrote: Do we know for sure

Re: omap3-isp status

2011-10-06 Thread Javier Martinez Canillas
On Wed, Oct 5, 2011 at 7:43 PM, Javier Martinez Canillas martinez.jav...@gmail.com wrote: On Wed, Oct 5, 2011 at 6:28 PM, Enrico ebut...@users.berlios.de wrote: Hi all, since we are all interested in this driver (and tvp5150) i'll try to make a summary of the current situation and understand

Re: omap3-isp status

2011-10-06 Thread Javier Martinez Canillas
On Thu, Oct 6, 2011 at 4:29 PM, Javier Martinez Canillas martinez.jav...@gmail.com wrote: On Thu, Oct 6, 2011 at 4:00 PM, Gary Thomas g...@mlbassoc.com wrote: On 2011-10-06 01:51, Javier Martinez Canillas wrote: On Wed, Oct 5, 2011 at 7:43 PM, Javier Martinez Canillas martinez.jav

Re: omap3-isp status

2011-10-06 Thread Javier Martinez Canillas
On Thu, Oct 6, 2011 at 5:25 PM, Enrico ebut...@users.berlios.de wrote: On Thu, Oct 6, 2011 at 9:51 AM, Javier Martinez Canillas martinez.jav...@gmail.com wrote: Since the patches are not against mainline I can't post for reviewing but can be found in one of our development trees [1]. Comments

Re: omap3-isp status

2011-10-06 Thread Javier Martinez Canillas
On Thu, Oct 6, 2011 at 5:47 PM, Gary Thomas g...@mlbassoc.com wrote: On 2011-10-06 08:50, Javier Martinez Canillas wrote: On Thu, Oct 6, 2011 at 4:29 PM, Javier Martinez Canillas martinez.jav...@gmail.com  wrote: On Thu, Oct 6, 2011 at 4:00 PM, Gary Thomasg...@mlbassoc.com  wrote: On 2011

Re: Help with omap3isp resizing

2011-10-05 Thread Javier Martinez Canillas
...@iki.fi     jabber/XMPP/Gmail: sai...@retiisi.org.uk -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at  http://vger.kernel.org/majordomo-info.html -- Javier Martínez Canillas (+34) 682 39 81 69

Re: omap3-isp status

2011-10-05 Thread Javier Martinez Canillas
but with some additional format patches Floating patches: - Deepthy: sent patches (against mainline) to add bt656 support Laurent made some comments, i haven't seen a v2 to be applied - Javier: sent patches for tvp5150, currently discussed on linux-media; possible patches/fixes for omap3-isp I

Re: [PATCH 3/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-05 Thread Javier Martinez Canillas
, Javier Martinez Canillas escreveu: On Mon, Oct 3, 2011 at 11:56 PM, Mauro Carvalho Chehab wrote: Em 03-10-2011 18:44, Laurent Pinchart escreveu: On Monday 03 October 2011 21:16:45 Mauro Carvalho Chehab wrote: Em 03-10-2011 08:53, Laurent Pinchart escreveu: On Monday 03 October 2011 11:53:44

Re: [PATCH 3/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-04 Thread Javier Martinez Canillas
the sensor and the bridge could do scaling, and userspace wants to explicitly use one, or the other, but it were never meant to replace the V4L2 functionality. With the OMAP3 ISP, which is I believe what Javier was asking about, the application will set the format on the OMAP3 ISP resizer

Re: [PATCH 3/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-03 Thread Javier Martinez Canillas
On Mon, Oct 3, 2011 at 8:30 AM, Hans Verkuil hverk...@xs4all.nl wrote: On Monday, October 03, 2011 04:17:06 Mauro Carvalho Chehab wrote: Em 02-10-2011 18:18, Javier Martinez Canillas escreveu: Yes, I'll change that.  static const struct v4l2_subdev_video_ops tvp5150_video_ops

Re: [PATCH 3/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-03 Thread Javier Martinez Canillas
On Mon, Oct 3, 2011 at 10:39 AM, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: Hi Hans, On Monday 03 October 2011 08:30:25 Hans Verkuil wrote: On Monday, October 03, 2011 04:17:06 Mauro Carvalho Chehab wrote: Em 02-10-2011 18:18, Javier Martinez Canillas escreveu: On Sun, Oct

Re: [PATCH 3/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-03 Thread Javier Martinez Canillas
mche...@infradead.org wrote: Em 03-10-2011 18:44, Laurent Pinchart escreveu: Hi Mauro, On Monday 03 October 2011 21:16:45 Mauro Carvalho Chehab wrote: Em 03-10-2011 08:53, Laurent Pinchart escreveu: On Monday 03 October 2011 11:53:44 Javier Martinez Canillas wrote: [snip] Laurent, I have

Re: [PATCH 0/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-01 Thread Javier Martinez Canillas
On Sat, Oct 1, 2011 at 3:34 PM, Gary Thomas g...@mlbassoc.com wrote: On 2011-09-30 18:33, Javier Martinez Canillas wrote: Hello, The tvp5150 video decoder is usually used on a video pipeline with several video processing integrated circuits. So the driver has to be migrated to the new media

Re: [PATCH 0/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-01 Thread Javier Martinez Canillas
On Sat, Oct 1, 2011 at 6:39 PM, Enrico ebut...@users.berlios.de wrote: On Sat, Oct 1, 2011 at 5:55 PM, Javier Martinez Canillas martinez.jav...@gmail.com wrote: We hack a few bits of the ISP CCDC driver to support ITU-R BT656 interlaced data with embedded syncs video format and ported

[PATCH 0/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-09-30 Thread Javier Martinez Canillas
Hello, The tvp5150 video decoder is usually used on a video pipeline with several video processing integrated circuits. So the driver has to be migrated to the new media device API to reflect this at the software level. Also the tvp5150 is able to detect what is the video standard at which the

[PATCH 1/3] [media] tvp5150: Add constants for PAL and NTSC video standards

2011-09-30 Thread Javier Martinez Canillas
Signed-off-by: Javier Martinez Canillas martinez.jav...@gmail.com --- include/media/tvp5150.h |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/include/media/tvp5150.h b/include/media/tvp5150.h index 72bd2a2..ccd4ed0 100644 --- a/include/media/tvp5150.h +++ b/include

[PATCH 2/3] [media] tvp5150: Add video format registers configuration values

2011-09-30 Thread Javier Martinez Canillas
uses a different register and the bitmask values to represent each standard is different. So we add video standard constants for both autoswitch and no-autoswitch mode. Signed-off-by: Javier Martinez Canillas martinez.jav...@gmail.com --- drivers/media/video/tvp5150_reg.h | 17

[PATCH 3/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-09-30 Thread Javier Martinez Canillas
is currently operating, so it makes sense to add video format detection in the driver. Signed-off-by: Javier Martinez Canillas martinez.jav...@gmail.com --- drivers/media/video/tvp5150.c | 400 +++-- 1 files changed, 389 insertions(+), 11 deletions(-) diff --git

Re: [RFC] Support for H.264/MPEG4 encoder (VPU) in i.MX27.

2011-09-16 Thread javier Martin
OK, thank you for your interest, it seems quite clear to me now. However, I'll wait to see what Sascha has to say about this to avoid duplication of work. -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n 39005- Santander. Cantabria. Spain +34 942 25 32

Re: How to handle different media bus format and actual video output format in soc camera?

2011-09-14 Thread javier Martin
On 14 September 2011 12:34, javier Martin javier.mar...@vista-silicon.com wrote: Hi, I'm trying to add support for YUV420 format to mx2_camera.c soc-camera host driver. In my system, an imx27_visstrim_m10 board, this host is connected to a tvp5151 chip which is only able to transfer pixels

[PATCH] mt9p031: Do not use PLL if external frequency is the same as target frequency.

2011-09-06 Thread Javier Martin
This patch adds a check to see whether ext_freq and target_freq are equal and, if true, PLL won't be used. Signed-off-by: Javier Martin javier.mar...@vista-silicon.com --- drivers/media/video/mt9p031.c | 18 +++--- 1 files changed, 15 insertions(+), 3 deletions(-) diff --git

Re: [PATCH] mt9p031: Do not use PLL if external frequency is the same as target frequency.

2011-09-06 Thread javier Martin
On 6 September 2011 12:27, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: Hi Javier, On Tuesday 06 September 2011 12:03:00 Javier Martin wrote: This patch adds a check to see whether ext_freq and target_freq are equal and, if true, PLL won't be used. Thanks for the patch

[RFC] Support for H.264/MPEG4 encoder (VPU) in i.MX27.

2011-09-06 Thread javier Martin
for integration with pad level API [2]. For that reason we think we could develop this VPU driver separately. [1] http://www.spinics.net/lists/linux-media/msg35040.html [2] http://www.open-technology.de/index.php?/categories/2-SoC-camera -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345

Re: [PATCH] mt9p031: Aptina (Micron) MT9P031 5MP sensor driver

2011-07-29 Thread javier Martin
, but that's a stream-on delay, so I'll use usleep_range(). +   ret = mt9p031_write(client, MT9P031_PLL_CONTROL, +                       MT9P031_PLL_CONTROL_PWRON | +                       MT9P031_PLL_CONTROL_USEPLL); +   mdelay(1); Javier, is this second mdelay() needed ? No, sorry, I

Re: [PATCH] mt9p031: Aptina (Micron) MT9P031 5MP sensor driver

2011-07-29 Thread javier Martin
the driver is OK for me and the issue with VFLIP and HFLIP could be solved later on. Thank you. -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n 39005- Santander. Cantabria. Spain +34 942 25 32 60 www.vista-silicon.com -- To unsubscribe from this list: send

Re: Add driver for Aptina Micron mt9p031 sensor.

2011-07-27 Thread javier Martin
On 26 July 2011 22:22, Clayton Shotwell shotty...@gmail.com wrote: Javier, I was wondering what the status was of your patches and when you thought they might get added into the mainstream kernel.  I am working on integrating the mt9p031 into a little project I am doing.  Please let me know

Re: [PATCH] mt9p031: Aptina (Micron) MT9P031 5MP sensor driver

2011-07-27 Thread javier Martin
Hi Laurent, I really was looking forward to your patch. Tomorrow i have the day off, so I will look at this on Friday. I will review and test your patch and send you my comments. -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n 39005- Santander

Re: [PATCH v8 1/2] Add driver for Aptina Micron mt9p031 sensor.

2011-07-07 Thread javier Martin
On 7 July 2011 01:22, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: Hi Javier, On Monday 04 July 2011 13:25:10 javier Martin wrote: Hi, Laurent. How is it going? Is there any chance these changes to be included for next release? We are afraid that changes in the framework may

Re: [PATCH v8 1/2] Add driver for Aptina Micron mt9p031 sensor.

2011-07-04 Thread javier Martin
Hi, Laurent. How is it going? Is there any chance these changes to be included for next release? We are afraid that changes in the framework may turn the patches useless. Thank you. -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n 39005- Santander

[PATCH v8 1/2] Add driver for Aptina Micron mt9p031 sensor.

2011-06-20 Thread Javier Martin
and desired freq. Signed-off-by: Javier Martin javier.mar...@vista-silicon.com --- drivers/media/video/Kconfig |7 + drivers/media/video/Makefile |1 + drivers/media/video/mt9p031.c | 928 + include/media/mt9p031.h | 19 + 4 files changed

[PATCH v8 2/2] Add support for mt9p031 sensor in Beagleboard XM.

2011-06-20 Thread Javier Martin
Use new platform data ext_freq and target_freq. Signed-off-by: Javier Martin javier.mar...@vista-silicon.com --- arch/arm/mach-omap2/Makefile |1 + arch/arm/mach-omap2/board-omap3beagle-camera.c | 95 arch/arm/mach-omap2/board-omap3beagle.c

Re: [beagleboard] Re: [PATCH v7 1/2] Add driver for Aptina (Micron) mt9p031 sensor.

2011-06-17 Thread javier Martin
Laurent, have you been able to successfully test the driver? I've found some issues and I don't know whether I should send a new version or just wait for you to mainline the last one and send a patch later. -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s

Re: [beagleboard] Re: [PATCH v7 1/2] Add driver for Aptina (Micron) mt9p031 sensor.

2011-06-13 Thread javier Martin
On 8 June 2011 18:24, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: That works much better, thank you. -- Regards, Laurent Pinchart So, how is it going? Are you finally accepting the patches for mainline? Thank you, -- Javier Martin Vista Silicon S.L. CDTUC - FASE C

Re: [beagleboard] Re: [PATCH v7 1/2] Add driver for Aptina (Micron) mt9p031 sensor.

2011-06-08 Thread javier Martin
On 8 June 2011 14:39, Guennadi Liakhovetski g.liakhovet...@gmx.de wrote: On Wed, 8 Jun 2011, Koen Kooi wrote: Op 8 jun 2011, om 13:57 heeft Laurent Pinchart het volgende geschreven: Hi Javier, I'm testing your patch on a 2.6.39 kernel. Here's what I get when loading the omap3-isp

Re: [beagleboard] [PATCH v6 2/2] Add support for mt9p031 sensor in Beagleboard XM.

2011-06-02 Thread javier Martin
Hi Koen, On 1 June 2011 20:08, Koen Kooi k...@beagleboard.org wrote: Op 1 jun 2011, om 17:36 heeft Javier Martin het volgende geschreven: New version and vdd_io flags have been added. A subtle change now prevents camera from being registered in the wrong platform. I get a decent picture

Re: [PATCH v6 1/2] Add driver for Aptina (Micron) mt9p031 sensor.

2011-06-02 Thread javier Martin
/dev/video2 I get an error (invalid argument). -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n 39005- Santander. Cantabria. Spain +34 942 25 32 60 www.vista-silicon.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body

Re: [PATCH v6 1/2] Add driver for Aptina (Micron) mt9p031 sensor.

2011-06-02 Thread javier Martin
On 2 June 2011 12:36, Guennadi Liakhovetski g.liakhovet...@gmx.de wrote: On Thu, 2 Jun 2011, javier Martin wrote: OK Guennadi, I'll fix those cosmetics issues in my next version where I will add VFLIP and HFLIP control support (which I removed previously to make the code less complex

[PATCH v7 1/2] Add driver for Aptina (Micron) mt9p031 sensor.

2011-06-02 Thread Javier Martin
This version fixes some cosmetic issues pointed out by Guennadi. Signed-off-by: Javier Martin javier.mar...@vista-silicon.com --- drivers/media/video/Kconfig |7 + drivers/media/video/Makefile |1 + drivers/media/video/mt9p031.c | 763

Does omap3isp driver inherit controls of attached sensors?

2011-06-02 Thread javier Martin
/Documentation/video4linux/v4l2-controls.txt -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n 39005- Santander. Cantabria. Spain +34 942 25 32 60 www.vista-silicon.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message

[PATCH v6 1/2] Add driver for Aptina (Micron) mt9p031 sensor.

2011-06-01 Thread Javier Martin
and color versions of the chip have exactly the same ID, so the only way to select one of them is through platform data. Internal PLL is now used to generate PIXCLK depending on VDD_IO. Signed-off-by: Javier Martin javier.mar...@vista-silicon.com --- drivers/media/video/Kconfig |7

[PATCH v6 2/2] Add support for mt9p031 sensor in Beagleboard XM.

2011-06-01 Thread Javier Martin
New version and vdd_io flags have been added. A subtle change now prevents camera from being registered in the wrong platform. Signed-off-by: Javier Martin javier.mar...@vista-silicon.com --- arch/arm/mach-omap2/Makefile |1 + arch/arm/mach-omap2/board-omap3beagle-camera.c

Re: [beagleboard] [PATCH v4 2/2] Add support for mt9p031 (LI-5M03 module) in Beagleboard xM.

2011-05-31 Thread javier Martin
On 31 May 2011 09:59, Koen Kooi k...@dominion.thruhere.net wrote: Op 31 mei 2011, om 09:52 heeft Koen Kooi het volgende geschreven: Op 30 mei 2011, om 10:37 heeft Javier Martin het volgende geschreven: Since isp clocks have not been exposed yet, this patch includes a temporal solution

[PATCH v5 1/2] Add support for mt9p031 Aptina (Micron) sensor.

2011-05-31 Thread Javier Martin
This patch adds basic support (no controls) for mt9p031 sensor. It applies on kernel 2.6.39. Signed-off-by: Javier Martin javier.mar...@vista-silicon.com --- drivers/media/video/Kconfig |7 + drivers/media/video/Makefile |1 + drivers/media/video/mt9p031.c | 699

[PATCH v5 2/2] Add support for mt9p031 (LI-5M03 module) in Beagleboard xM.

2011-05-31 Thread Javier Martin
Since isp clocks have not been exposed yet, this patch includes a temporal solution for testing mt9p031 driver in Beagleboard xM. Signed-off-by: Javier Martin javier.mar...@vista-silicon.com --- arch/arm/mach-omap2/Makefile |1 + arch/arm/mach-omap2/board-omap3beagle

Re: [beagleboard] [PATCH v5 2/2] Add support for mt9p031 (LI-5M03 module) in Beagleboard xM.

2011-05-31 Thread javier Martin
). 4 buffers released. So that seems to be working! I haven't checked the frames yet, but is isn't throwing ISP errors anymore. Great! Do you have a monochrome version of the same sensor? -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n 39005

Re: [beagleboard] [PATCH] Second RFC version of mt9p031 sensor with power managament.

2011-05-30 Thread javier Martin
On 30 May 2011 08:48, Koen Kooi k...@beagleboard.org wrote: Op 30 mei 2011, om 04:13 heeft Chris Rodley het volgende geschreven: On 29/05/11 03:04, Guennadi Liakhovetski wrote: On Sat, 28 May 2011, Guennadi Liakhovetski wrote: Hi Javier On Thu, 26 May 2011, javier Martin wrote: I use

[PATCH v4 1/2] Add support for mt9p031 Aptina (Micron) sensor.

2011-05-30 Thread Javier Martin
This patch adds basic support (no controls) for mt9p031 sensor. It applies on kernel 2.6.39. Signed-off-by: Javier Martin javier.mar...@vista-silicon.com --- drivers/media/video/Kconfig |7 + drivers/media/video/Makefile |1 + drivers/media/video/mt9p031.c | 699

[PATCH v4 2/2] Add support for mt9p031 (LI-5M03 module) in Beagleboard xM.

2011-05-30 Thread Javier Martin
Since isp clocks have not been exposed yet, this patch includes a temporal solution for testing mt9p031 driver in Beagleboard xM. Signed-off-by: Javier Martin javier.mar...@vista-silicon.com --- arch/arm/mach-omap2/Makefile |1 + arch/arm/mach-omap2/board-omap3beagle

Re: [PATCH][RFC] Add mt9p031 sensor support.

2011-05-27 Thread javier Martin
On 25 May 2011 11:43, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: Hi Javier, On Wednesday 25 May 2011 11:41:42 javier Martin wrote: Hi, thank you for the review, I agree with you on all the suggested changes except on this one: On 25 May 2011 10:05, Laurent Pinchart wrote

Re: [beagleboard] [PATCH] Second RFC version of mt9p031 sensor with power managament.

2011-05-27 Thread javier Martin
On 27 May 2011 16:31, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: Hi Javier, On Thursday 26 May 2011 13:31:37 javier Martin wrote: OK, I think I've found the problem with the power management. As it is stated in mt9p031 datasheet [3] p 59, a sequence involving [VAA,VAA_PIX

[RFC v3 1/2] Add mt9p031 sensor driver.

2011-05-26 Thread Javier Martin
management is. Signed-off-by: Javier Martin javier.mar...@vista-silicon.com --- drivers/media/video/Kconfig |7 + drivers/media/video/Makefile |1 + drivers/media/video/mt9p031.c | 841 + include/media/mt9p031.h | 11 + 4 files changed

[RFC v3 2/2] Add platform code to support mt9p031 (LI-5M03 module) in Beagleboard xM.

2011-05-26 Thread Javier Martin
-by: Javier Martin javier.mar...@vista-silicon.com --- arch/arm/mach-omap2/board-omap3beagle.c | 121 +++ 1 files changed, 121 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/board-omap3beagle.c b/arch/arm/mach-omap2/board-omap3beagle.c index 33007fd..3b55666

Re: [beagleboard] [PATCH] Second RFC version of mt9p031 sensor with power managament.

2011-05-26 Thread javier Martin
On 26 May 2011 10:51, Koen Kooi k...@beagleboard.org wrote: Op 26 mei 2011, om 09:24 heeft Javier Martin het volgende geschreven: Hi Koen, On 25 May 2011 15:38, Koen Kooi k...@beagleboard.org wrote: Op 25 mei 2011, om 13:16 heeft Javier Martin het volgende geschreven: It includes several

Re: [beagleboard] [PATCH] Second RFC version of mt9p031 sensor with power managament.

2011-05-26 Thread javier Martin
://www.leopardimaging.com/uploads/li-5m03_camera_board_v2.pdf [2] http://beagle.s3.amazonaws.com/design/xM-A3/BB-xM_Schematic_REVA3.pdf [3] http://www.aptina.com/products/image_sensors/mt9p031i12stc/ -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n 39005- Santander. Cantabria

Re: [PATCH v2 1/2] MT9P031: Add support for Aptina mt9p031 sensor.

2011-05-25 Thread javier Martin
on 'ctrl c': omap3isp omap3isp: CCDC stop timeout! Any ideas what is causing this problem? No idea, it works for me. Note you have to apply RFC + PATCH v2 2/2. Please, double check. Also, if you have problems with last RFC patch you should answer RFC mail. Not this one. Thank you. -- Javier

Re: [PATCH][RFC] Add mt9p031 sensor support.

2011-05-25 Thread javier Martin
Hi, thank you for the review, I agree with you on all the suggested changes except on this one: On 25 May 2011 10:05, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: Hi Javier, Thanks for the patch. Here's a review of the power handling code. On Tuesday 24 May 2011 16:30:43 Javier

[PATCH] Second RFC version of mt9p031 sensor with power managament.

2011-05-25 Thread Javier Martin
details to fix but I would like someone could help in the power management issue. Signed-off-by: Javier Martin javier.mar...@vista-silicon.com --- drivers/media/video/Kconfig |7 + drivers/media/video/Makefile |1 + drivers/media/video/mt9p031.c | 752

Re: [PATCH v2 1/2] MT9P031: Add support for Aptina mt9p031 sensor.

2011-05-24 Thread javier Martin
Hi, Laurent, Guennadi, thank you for your review. I've already fixed most of the issues. On 23 May 2011 11:03, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: Hi Guennadi and Javier, On Saturday 21 May 2011 17:29:18 Guennadi Liakhovetski wrote: On Fri, 20 May 2011, Javier Martin

[PATCH][RFC] Add mt9p031 sensor support.

2011-05-24 Thread Javier Martin
This RFC includes a power management implementation that causes the sensor to show images with horizontal artifacts (usually monochrome lines that appear on the image randomly). Signed-off-by: Javier Martin javier.mar...@vista-silicon.com --- drivers/media/video/Kconfig |7 + drivers/media

Re: [PATCH v2 1/2] MT9P031: Add support for Aptina mt9p031 sensor.

2011-05-23 Thread javier Martin
On 23 May 2011 05:01, Chris Rodley carlight...@yahoo.co.nz wrote: Error when using media-ctl as below with v2 mt9p031 driver from Javier and latest media-ctl version. Is there a patch I missed to add different formats - or maybe my command is wrong? # ./media-ctl -v -r -l 'mt9p031 2-0048:0

Re: [PATCH v2 2/2] OMAP3BEAGLE: Add support for mt9p031 sensor driver.

2011-05-23 Thread javier Martin
On 22 May 2011 15:49, Igor Grinberg grinb...@compulab.co.il wrote: Hi Javier, linux-omap should be CC'ed - added. In addition to Koen's comments, some comments below. On 05/20/11 16:47, Javier Martin wrote: isp.h file has to be included as a temporal measure since clocks of the isp

Re: [PATCH v2 1/2] MT9P031: Add support for Aptina mt9p031 sensor.

2011-05-23 Thread javier Martin
On 21 May 2011 17:29, Guennadi Liakhovetski g.liakhovet...@gmx.de wrote: On Fri, 20 May 2011, Javier Martin wrote: This driver adds basic support for Aptina mt9p031 sensor. Signed-off-by: Javier Martin javier.mar...@vista-silicon.com ---  drivers/media/video/Kconfig   |    8 +  drivers

[PATCH v2 1/2] MT9P031: Add support for Aptina mt9p031 sensor.

2011-05-20 Thread Javier Martin
This driver adds basic support for Aptina mt9p031 sensor. Signed-off-by: Javier Martin javier.mar...@vista-silicon.com --- drivers/media/video/Kconfig |8 + drivers/media/video/Makefile |1 + drivers/media/video/mt9p031.c | 751 + include/media

[PATCH v2 2/2] OMAP3BEAGLE: Add support for mt9p031 sensor driver.

2011-05-20 Thread Javier Martin
isp.h file has to be included as a temporal measure since clocks of the isp are not exposed yet. Signed-off-by: Javier Martin javier.mar...@vista-silicon.com --- arch/arm/mach-omap2/board-omap3beagle.c | 127 ++- 1 files changed, 123 insertions(+), 4 deletions

Re: [PATCH 1/2] mt9p031: Add mt9p031 sensor driver.

2011-05-18 Thread javier Martin
Hi Laurent, I've already fixed almost every issue you pointed out. However, I still have got some doubts that I hope you can clarify. On 17 May 2011 13:33, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: Hi Javier, Thanks for the patch. On Tuesday 17 May 2011 11:28:47 Javier Martin

Re: [PATCH 1/2] mt9p031: Add mt9p031 sensor driver.

2011-05-18 Thread javier Martin
Hi Ivan, On 17 May 2011 19:14, Ivan Nazarenko ivan.nazare...@gmail.com wrote: Javier, I have been using the aptina patch (https://github.com/Aptina/BeagleBoard-xM) on beagleboard while waiting linux-media solve this mt9p031 issue. Now that you have something working, I would like to try

[no subject]

2011-05-17 Thread Javier Martin
This series of patches provides support for Aptina mt9p031 sensor on Beagleboard xM. It has been tested using media-ctl and yavta. -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at

[PATCH 1/2] mt9p031: Add mt9p031 sensor driver.

2011-05-17 Thread Javier Martin
It has been tested in beagleboard xM, using LI-5M03 module. Signed-off-by: Javier Martin javier.mar...@vista-silicon.com --- drivers/media/video/Kconfig |8 + drivers/media/video/Makefile|1 + drivers/media/video/mt9p031.c | 773 +++ include

[PATCH 2/2] OMAP3BEAGLE: Add support for mt9p031 sensor (LI-5M03 module).

2011-05-17 Thread Javier Martin
Signed-off-by: Javier Martin javier.mar...@vista-silicon.com --- arch/arm/mach-omap2/board-omap3beagle.c | 130 ++- arch/arm/mach-omap2/devices.c |2 +- 2 files changed, 127 insertions(+), 5 deletions(-) diff --git a/arch/arm/mach-omap2/board

Re: [PATCH 1/2] mt9p031: Add mt9p031 sensor driver.

2011-05-17 Thread javier Martin
On 17 May 2011 13:47, Guennadi Liakhovetski g.liakhovet...@gmx.de wrote: Hi Laurent Thanks for your review! Javier, if you like, you can wait a couple of days until I find some time to review the driver, or you can submit a version, addressing Laurent's points, but be prepared to have to do

Re: Current status report of mt9p031.

2011-05-10 Thread javier Martin
On 5 May 2011 18:55, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: Hi Javier, Here's the review of 0002-mt9p031.patch. [snip] +static int mt9p031_probe(struct i2c_client *client, +                      const struct i2c_device_id *did) +{ +     struct mt9p031 *mt9p031

Re: Current status report of mt9p031.

2011-05-10 Thread javier Martin
.) -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n 39005- Santander. Cantabria. Spain +34 942 25 32 60 www.vista-silicon.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More

Re: Current status report of mt9p031.

2011-05-10 Thread javier Martin
On 10 May 2011 11:53, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: On Tuesday 10 May 2011 11:49:10 javier Martin wrote: Please try replacing the media-ctl -f line with ./media-ctl -f 'mt9p031 2-0048:0[SGRBG12 320x240], \        OMAP3 ISP CCDC:0[SGRBG8 320x240

Re: Current status report of mt9p031.

2011-05-10 Thread javier Martin
I almost forget, I am using 2.6.39-rc commit bd99337e95b6bba976e41a5f3cf65c1f04069156 -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n 39005- Santander. Cantabria. Spain +34 942 25 32 60 www.vista-silicon.com -- To unsubscribe from this list: send

Re: Current status report of mt9p031.

2011-05-10 Thread javier Martin
On 10 May 2011 14:25, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: Hi Javier, On Tuesday 10 May 2011 13:05:35 javier Martin wrote: I almost forget, I am using 2.6.39-rc  commit bd99337e95b6bba976e41a5f3cf65c1f04069156 There's no such commit in mainline. -- Regards, Laurent

Re: Current status report of mt9p031.

2011-05-10 Thread javier Martin
= ISPCTRL_PAR_BRIDGE_DISABLE -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n 39005- Santander. Cantabria. Spain +34 942 25 32 60 www.vista-silicon.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord

Re: [PATCH] OMAP3: ISP: Fix unbalanced use of omap3isp_get().

2011-05-06 Thread javier Martin
'mt9p031 2-0048:0[SGRBG8 320x240], OMAP3 ISP CCDC:1[SGRBG8 320x240]' (3) ./yavta -f SGRBG8 -s 320x240 -n 4 --capture=100 --skip 3 -F `./media-ctl -e OMAP3 ISP CCDC output -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n 39005- Santander. Cantabria. Spain +34

omap3isp clock problems on Beagleboard xM.

2011-05-05 Thread javier Martin
to isp_enable_clocks() there shouldn't be any need to enable the clocks again. Guennadi, do you know what is the cause of the problem? -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n 39005- Santander. Cantabria. Spain +34 942 25 32 60 www.vista-silicon.com diff --git

Re: omap3isp clock problems on Beagleboard xM.

2011-05-05 Thread javier Martin
it should be dropped. No, sorry, what I meant is although, according to my debugging results the patch shouldn't be needed, it still does not work without it. I'll try to track down the issue and I'll work on a fix myself. -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda

Current status report of mt9p031.

2011-05-04 Thread javier Martin
to me like MSB of each pixel were stuck at 0. I hope someone can help here. Thank you. -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n 39005- Santander. Cantabria. Spain +34 942 25 32 60 www.vista-silicon.com diff --git a/arch/arm/mach-omap2/Makefile b/arch

Re: Problems with omap3isp + mt9p031 in Beagleboard xM.

2011-04-28 Thread javier Martin
Please try the patch at http://thread.gmane.org/gmane.linux.ports.arm.omap/56662 That fixed it, thank you. -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n 39005- Santander. Cantabria. Spain +34 942 25 32 60 www.vista-silicon.com -- To unsubscribe

Problems with omap3isp + mt9p031 in Beagleboard xM.

2011-04-26 Thread javier Martin
/mach-omap2/board-omap3beagle.c which are currently disabled using an ifdef? Thank you. -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n 39005- Santander. Cantabria. Spain +34 942 25 32 60 www.vista-silicon.com -- To unsubscribe from this list: send

Let's submit mt9p031 to mainline.

2011-04-19 Thread javier Martin
to that code I could start the job myself. Just one question: what GIT repository + branch should I choose to work on, so that we can seamlessly integrate the changes later? Thank you. -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n 39005- Santander

Re: Let's submit mt9p031 to mainline.

2011-04-19 Thread javier Martin
On 19 April 2011 11:19, Guennadi Liakhovetski g.liakhovet...@gmx.de wrote: On Tue, 19 Apr 2011, javier Martin wrote: Hi, I finally received my LI-5M03 for the Beagleboard which includes mt9p031 sensor. I know Guennadi has somewhere an outdated version of a driver for it. I would like

Re: Let's submit mt9p031 to mainline.

2011-04-19 Thread javier Martin
. What kernel are you using? In 2.6.38 usb works fine for me in the Beagleboard xM. No, 2.6.38 is no good, it doesn't have MC / omap3isp in it. What GIT repository + branch should I use for developing then? -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n

Re: Let's submit mt9p031 to mainline.

2011-04-19 Thread javier Martin
All right, just one more question, does this patch for mt9p031 apply in any repository out there out of the box so that I can test my hardware first? Thank you. -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n 39005- Santander. Cantabria. Spain +34 942

Re: mt9t111 sensor on Beagleboard xM

2011-04-11 Thread javier Martin
soc-camera? Thanks. -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n 39005- Santander. Cantabria. Spain +34 942 25 32 60 www.vista-silicon.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord

mt9t111 sensor on Beagleboard xM

2011-04-08 Thread javier Martin
is passed through soc-camera but omap3isp doesn't use soc-camera. Do you know what kind of changes are required to adapt this driver so that it can be used with omap3isp? Thank you. -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n 39005- Santander

Re: mt9t111 sensor on Beagleboard xM

2011-04-08 Thread javier Martin
On 8 April 2011 17:07, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: Hi Javier, On Friday 08 April 2011 17:02:48 javier Martin wrote: Hi, I've just received a LI-LBCM3M1 camera module from Leopard Imaging and I want to test it with my Beagleboard xM. This module has a mt9t111

mt9p031 support for Beagleboard.

2011-03-10 Thread javier Martin
;h=66b5e54d0368052bf76796aa846e9464e42204bb;hb=HEAD The question is, what does this driver lack for not entering into mainline? We would be very interested on helping it make it. -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n 39005- Santander. Cantabria

Re: mt9p031 support for Beagleboard.

2011-03-10 Thread javier Martin
+v2.6.37.3/drivers/media/video -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n 39005- Santander. Cantabria. Spain +34 942 25 32 60 www.vista-silicon.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord

Re: mt9p031 support for Beagleboard.

2011-03-10 Thread javier Martin
-davinci.git;a=blob;f=drivers/media/video/mt9p031.c;h=66b5e54d0368052bf76796aa846e9464e42204bb;hb=HEAD So, you mean there is a cleaner, more recent version of this code? Could you please point me to it? I prefer to start developing on a more reliable source. Thank you. -- Javier Martin Vista Silicon

Current soc-camera status.

2011-02-16 Thread javier Martin
-device API? (http://www.open-technology.de/index.php?/pages/soc-camera.html) Thank you. -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n 39005- Santander. Cantabria. Spain +34 942 25 32 60 www.vista-silicon.com -- To unsubscribe from this list: send

[no subject]

2011-01-03 Thread javier
dmesg | grep bt [ 13.145402] usbcore: registered new interface driver btusb jav...@javier-desktop:~$ dmesg | grep -i9 tuner [ 2283.004191] em28xx #0: i2c eeprom f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 2283.004215] em28xx #0: EEPROM ID= 0x9567eb1a, EEPROM hash = 0x516cc51d

A16D (XC3028) FM radio regression -- constant 2.75Mhz offset

2010-10-18 Thread Javier S. Pedro
to solve a regression in Australia Seems that the code is not properly handling anything other than T_ANALOG_TV, T_DIGITAL_TV. Thus, when new_mode is T_RADIO, it blindly offsets freq by 2.75Mhz assuming it's DTV8 or DTV78. I'm worried why nobody has complained yet about this, though. Javier

Question regarding soc-camera v4l subdev status.

2010-03-08 Thread javier Martin
camera drivers? Or, on the other hand, is the subdev support partially implemented right now? Thank you. -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n 39005- Santander. Cantabria. Spain +34 942 25 32 60 www.vista-silicon.com -- To unsubscribe from

<    4   5   6   7   8   9