Re: OMAP 3530 camera ISP forks and new media framework

2010-10-28 Thread Michael Jones
Hi Laurent, Laurent Pinchart wrote: First of all, you need to get the latest OMAP3 ISP driver sources. The most recent OMAP3 ISP driver for the N900 can be found in the omap3isp- rx51 git tree on gitorious.org (devel branch from

Re: OMAP 3530 camera ISP forks and new media framework

2010-10-28 Thread Laurent Pinchart
Hi Michael, On Thursday 28 October 2010 12:28:46 Michael Jones wrote: Laurent Pinchart wrote: First of all, you need to get the latest OMAP3 ISP driver sources. The most recent OMAP3 ISP driver for the N900 can be found in the omap3isp- rx51 git tree on gitorious.org (devel branch from

Re: OMAP 3530 camera ISP forks and new media framework

2010-10-22 Thread Michael Jones
Sakari Ailus wrote: Bastian Hecht wrote: Hello media team, Hi Bastian, I want to write a sensor driver for the mt9p031 (not mt9t031) camera chip and start getting confused about the different kernel forks and architectural changes that happen in V4L2. A similar problem was discussed in

Re: OMAP 3530 camera ISP forks and new media framework

2010-10-22 Thread Laurent Pinchart
Hi Michael, On Friday 22 October 2010 15:54:59 Michael Jones wrote: Sakari Ailus wrote: Bastian Hecht wrote: I want to write a sensor driver for the mt9p031 (not mt9t031) camera chip and start getting confused about the different kernel forks and architectural changes that happen in

Re: OMAP 3530 camera ISP forks and new media framework

2010-10-14 Thread Bastian Hecht
Hi Laurent, 2010/10/12 Laurent Pinchart laurent.pinch...@ideasonboard.com: Hi Bastian, On Tuesday 12 October 2010 14:10:00 Bastian Hecht wrote: 2010/10/11 Laurent Pinchart laurent.pinch...@ideasonboard.com: On Monday 11 October 2010 16:58:35 Bastian Hecht wrote: 2010/10/11 Laurent

Re: OMAP 3530 camera ISP forks and new media framework

2010-10-14 Thread Laurent Pinchart
Hi Bastian, On Thursday 14 October 2010 15:10:46 Bastian Hecht wrote: 2010/10/12 Laurent Pinchart laurent.pinch...@ideasonboard.com: [snip] The OMAP3 ISP driver requires platform data that contain, among other information, the list of I2C subdevices. Have a look at arch/arm/mach-

Re: OMAP 3530 camera ISP forks and new media framework

2010-10-14 Thread Laurent Pinchart
Hi Eino-Ville, On Thursday 14 October 2010 07:18:01 Eino-Ville Talvala wrote: On 10/13/2010 3:58 PM, Laurent Pinchart wrote: On Thursday 14 October 2010 00:03:33 Eino-Ville Talvala wrote: Hi Laurent, linux-media, We've been working on porting our OMAP3 ISP/mt9p031 Frankencamera

Re: OMAP 3530 camera ISP forks and new media framework

2010-10-13 Thread Eino-Ville Talvala
Hi Laurent, linux-media, We've been working on porting our OMAP3 ISP/mt9p031 Frankencamera framework forward to the current kernel versions (currently, we're using the N900 ISP driver codebase, which is rather old by now). We'd been following Sakari's omap3camera tree, but as is clear from

Re: OMAP 3530 camera ISP forks and new media framework

2010-10-13 Thread Laurent Pinchart
Hi Eino-Ville, On Thursday 14 October 2010 00:03:33 Eino-Ville Talvala wrote: Hi Laurent, linux-media, We've been working on porting our OMAP3 ISP/mt9p031 Frankencamera framework forward to the current kernel versions (currently, we're using the N900 ISP driver codebase, which is rather

Re: OMAP 3530 camera ISP forks and new media framework

2010-10-13 Thread Eino-Ville Talvala
On 10/13/2010 3:58 PM, Laurent Pinchart wrote: Hi Eino-Ville, On Thursday 14 October 2010 00:03:33 Eino-Ville Talvala wrote: Hi Laurent, linux-media, We've been working on porting our OMAP3 ISP/mt9p031 Frankencamera framework forward to the current kernel versions (currently, we're using

Re: OMAP 3530 camera ISP forks and new media framework

2010-10-12 Thread Bastian Hecht
Hello Laurent, 2010/10/11 Laurent Pinchart laurent.pinch...@ideasonboard.com: Hi Bastian, On Monday 11 October 2010 16:58:35 Bastian Hecht wrote: 2010/10/11 Laurent Pinchart laurent.pinch...@ideasonboard.com: On Monday 11 October 2010 14:59:15 Bastian Hecht wrote: So... let's see if i got

Re: OMAP 3530 camera ISP forks and new media framework

2010-10-12 Thread Laurent Pinchart
Hi Bastian, On Tuesday 12 October 2010 14:10:00 Bastian Hecht wrote: 2010/10/11 Laurent Pinchart laurent.pinch...@ideasonboard.com: On Monday 11 October 2010 16:58:35 Bastian Hecht wrote: 2010/10/11 Laurent Pinchart laurent.pinch...@ideasonboard.com: On Monday 11 October 2010 14:59:15

Re: OMAP 3530 camera ISP forks and new media framework

2010-10-12 Thread Bastian Hecht
2010/10/12 Bastian Hecht hec...@googlemail.com: Hello Laurent, 2010/10/11 Laurent Pinchart laurent.pinch...@ideasonboard.com: Hi Bastian, On Monday 11 October 2010 16:58:35 Bastian Hecht wrote: 2010/10/11 Laurent Pinchart laurent.pinch...@ideasonboard.com: On Monday 11 October 2010

Re: OMAP 3530 camera ISP forks and new media framework

2010-10-11 Thread Bastian Hecht
So... let's see if i got some things right, please let me now if you disagree: - I do want to use the omap34xxcam.c driver as it is for the newest framework and I get most support for it - The camera sensor driver must implement the v4l2-subdev and the new pad-level api. As the register list of

Re: OMAP 3530 camera ISP forks and new media framework

2010-10-11 Thread Laurent Pinchart
Hi Bastian, On Monday 11 October 2010 14:59:15 Bastian Hecht wrote: So... let's see if i got some things right, please let me now if you disagree: - I do want to use the omap34xxcam.c driver as it is for the newest framework and I get most support for it That's a bad start. With the latest

Re: OMAP 3530 camera ISP forks and new media framework

2010-10-11 Thread Bastian Hecht
2010/10/11 Laurent Pinchart laurent.pinch...@ideasonboard.com: Hi Bastian, On Monday 11 October 2010 14:59:15 Bastian Hecht wrote: So... let's see if i got some things right, please let me now if you disagree: - I do want to use the omap34xxcam.c driver as it is for the newest framework

Re: OMAP 3530 camera ISP forks and new media framework

2010-10-11 Thread Laurent Pinchart
Hi Bastian, On Monday 11 October 2010 16:58:35 Bastian Hecht wrote: 2010/10/11 Laurent Pinchart laurent.pinch...@ideasonboard.com: On Monday 11 October 2010 14:59:15 Bastian Hecht wrote: So... let's see if i got some things right, please let me now if you disagree: - I do want to use

Re: OMAP 3530 camera ISP forks and new media framework

2010-10-11 Thread Guennadi Liakhovetski
On Mon, 11 Oct 2010, Bastian Hecht wrote: 2010/10/11 Laurent Pinchart laurent.pinch...@ideasonboard.com: Hi Bastian, On Monday 11 October 2010 14:59:15 Bastian Hecht wrote: So... let's see if i got some things right, please let me now if you disagree: - I do want to use the

Re: OMAP 3530 camera ISP forks and new media framework

2010-10-11 Thread Bastian Hecht
2010/10/11 Guennadi Liakhovetski g.liakhovet...@gmx.de: On Mon, 11 Oct 2010, Bastian Hecht wrote: 2010/10/11 Laurent Pinchart laurent.pinch...@ideasonboard.com: Hi Bastian, On Monday 11 October 2010 14:59:15 Bastian Hecht wrote: So... let's see if i got some things right, please let me

Re: OMAP 3530 camera ISP forks and new media framework

2010-10-08 Thread Bastian Hecht
Bastian Hecht wrote: I want to write a sensor driver for the mt9p031 (not mt9t031) camera chip and start getting confused about the different kernel forks and There is already an mt9t031 v4l2-subdev / soc-camera driver, so, if mt9t031 and mt9p031 are indeed similar enough, I

Re: OMAP 3530 camera ISP forks and new media framework

2010-10-07 Thread Sakari Ailus
Bastian Hecht wrote: Hello media team, Hi Bastian, I want to write a sensor driver for the mt9p031 (not mt9t031) camera chip and start getting confused about the different kernel forks and architectural changes that happen in V4L2. A similar problem was discussed in this mailing list at

Re: OMAP 3530 camera ISP forks and new media framework

2010-10-07 Thread Laurent Pinchart
Hi Bastian, On Thursday 07 October 2010 12:58:53 Sakari Ailus wrote: Bastian Hecht wrote: I want to write a sensor driver for the mt9p031 (not mt9t031) camera chip and start getting confused about the different kernel forks and architectural changes that happen in V4L2. A similar

RE: OMAP 3530 camera ISP forks and new media framework

2010-10-07 Thread Hiremath, Vaibhav
-Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Laurent Pinchart Sent: Thursday, October 07, 2010 6:58 PM To: Sakari Ailus Cc: Bastian Hecht; Linux Media Mailing List Subject: Re: OMAP 3530 camera ISP forks and new

RE: OMAP 3530 camera ISP forks and new media framework

2010-10-07 Thread Guennadi Liakhovetski
List Subject: Re: OMAP 3530 camera ISP forks and new media framework Hi Bastian, On Thursday 07 October 2010 12:58:53 Sakari Ailus wrote: Bastian Hecht wrote: I want to write a sensor driver for the mt9p031 (not mt9t031) camera chip and start getting confused about