Re: OMAP3 ISP and camera drivers (update 2)

2009-06-22 Thread Tuukka.O Toivonen
On Monday 22 June 2009 17:00:53 ext Dongsoo Kim wrote: > OK, what I'm afraid is that even though the device could be opened and > recognized as a v4l2 device but has no capability should be weird. > Actually I'm not sure about this case is spec-in or not. > In my opinion it should be better whe

RE: OMAP3 ISP and camera drivers (update 2)

2009-06-22 Thread Aguirre Rodriguez, Sergio Alberto
David.A > (Nokia-D/Helsinki); Alexey Klimov; g...@mlbassoc.com > Subject: RE: OMAP3 ISP and camera drivers (update 2) > > > -Original Message- > > From: linux-media-ow...@vger.kernel.org [mailto:linux-media- > > ow...@vger.kernel.org] On Behalf Of Aguirre Rodriguez, S

RE: OMAP3 ISP and camera drivers (update 2)

2009-06-22 Thread Menon, Nishanth
> -Original Message- > From: linux-media-ow...@vger.kernel.org [mailto:linux-media- > ow...@vger.kernel.org] On Behalf Of Aguirre Rodriguez, Sergio Alberto > Sent: Monday, June 22, 2009 5:22 PM > > Thank you Sergio. So you mean that I can buy OMAP Zoom target board > > with MT or OV sensor

RE: OMAP3 ISP and camera drivers (update 2)

2009-06-22 Thread Aguirre Rodriguez, Sergio Alberto
ki); Cohen David.A > (Nokia-D/Helsinki); Alexey Klimov; g...@mlbassoc.com > Subject: Re: OMAP3 ISP and camera drivers (update 2) > > > 2009. 06. 22, 오후 11:01, Aguirre Rodriguez, Sergio Alberto 작성: > > >> -Original Message- > >> From: linux-me

Re: OMAP3 ISP and camera drivers (update 2)

2009-06-22 Thread Dongsoo Kim
-media@vger.kernel.org; Aguirre Rodriguez, Sergio Alberto; Hiremath, Vaibhav; Koskipaa Antti (Nokia-D/Helsinki); Cohen David.A (Nokia-D/Helsinki); Alexey Klimov; g...@mlbassoc.com Subject: Re: OMAP3 ISP and camera drivers (update 2) On Saturday 20 June 2009 12:05:13 ext Dongsoo, Nathaniel Kim

Re: OMAP3 ISP and camera drivers (update 2)

2009-06-22 Thread Dongsoo Kim
2009. 06. 22, 오후 10:52, Tuukka.O Toivonen 작성: On Saturday 20 June 2009 12:05:13 ext Dongsoo, Nathaniel Kim wrote: Following patch. http://www.gitorious.org/omap3camera/mainline/commit/d92c96406296310a977b00f45b209523929b15b5 What happens to the capability when the int device is dummy? (does it

RE: OMAP3 ISP and camera drivers (update 2)

2009-06-22 Thread Aguirre Rodriguez, Sergio Alberto
Rodriguez, Sergio > Alberto; Hiremath, Vaibhav; Koskipaa Antti (Nokia-D/Helsinki); Cohen > David.A (Nokia-D/Helsinki); Alexey Klimov; g...@mlbassoc.com > Subject: Re: OMAP3 ISP and camera drivers (update 2) > > On Saturday 20 June 2009 12:05:13 ext Dongsoo, Nathaniel Kim wrote

Re: OMAP3 ISP and camera drivers (update 2)

2009-06-22 Thread Tuukka.O Toivonen
On Saturday 20 June 2009 12:05:13 ext Dongsoo, Nathaniel Kim wrote: > Following patch. > http://www.gitorious.org/omap3camera/mainline/commit/d92c96406296310a977b00f45b209523929b15b5 > What happens to the capability when the int device is dummy? (does it > mean that there is no int device?) Yes, w

Re: OMAP3 ISP and camera drivers (update 2)

2009-06-20 Thread Dongsoo, Nathaniel Kim
Hello Sakari, 2009/6/19 Sakari Ailus : > Hi, > > I've again updated the patchset in Gitorious after a long break. It's > here. The base is fairly recent linux-omap (May) but I wouldn't expect > problems in rebasing on top of newer updates either. > > http://www.gitorious.org/projects/omap3camera>

OMAP3 ISP and camera drivers (update 2)

2009-06-18 Thread Sakari Ailus
Hi, I've again updated the patchset in Gitorious after a long break. It's here. The base is fairly recent linux-omap (May) but I wouldn't expect problems in rebasing on top of newer updates either. http://www.gitorious.org/projects/omap3camera> The amount of changes is more or less huge but I'l

Re: OMAP3 ISP and camera drivers (update)

2009-03-14 Thread Mauro Carvalho Chehab
Hi Sakari and other OMAP developers, In order to better organize the OMAP stuff, I've created an account for Sakari at linuxtv.org. It is simply too much for me to review all those stuff again and again. So I want to concentrate the process with Sakari, letting him do the review of OMAP patches a

Re: OMAP3 ISP and camera drivers (update)

2009-03-11 Thread Sakari Ailus
Dongsoo, Nathaniel Kim wrote: Hi Sakari, I'm also having problem pulling your git now. I've pulled prior version of yours and this is second time of pulling your repository. Here you are a part of git diff message of mine after pulling your TUESDAY MARCH 10 version. Looks like all about indent

Re: OMAP3 ISP and camera drivers (update)

2009-03-10 Thread Dongsoo, Nathaniel Kim
Hi Sakari, I'm also having problem pulling your git now. I've pulled prior version of yours and this is second time of pulling your repository. Here you are a part of git diff message of mine after pulling your TUESDAY MARCH 10 version. Looks like all about indent thing. What should I do? If I w

Re: OMAP3 ISP and camera drivers (update)

2009-03-10 Thread Sakari Ailus
Aguirre Rodriguez, Sergio Alberto wrote: Hi Sakari, Hello, Sergio! Doing a pull like you suggested in past release: $ git pull http://git.gitorious.org/omap3camera/mainline.git v4l \ iommu omap3camera base Brings the same code than before... Oops. Could you try again now? I see tha

RE: OMAP3 ISP and camera drivers (update)

2009-03-09 Thread Aguirre Rodriguez, Sergio Alberto
ri; Koskipää Antti Jussi Petteri; Cohen David > Abraham; Alexey Klimov > Subject: OMAP3 ISP and camera drivers (update) > > Hi, > > I've updated the patchset in Gitorious. > > http://www.gitorious.org/projects/omap3camera> > > Changes include > >

Re: OMAP3 ISP and camera drivers (update)

2009-03-09 Thread Dongsoo, Nathaniel Kim
Hello Arun, I've tried again after receiving your mail. It seems to be weired but it works this time. Difference between last time is I cloned linux-omap repo again and tried pulled Sakari's repo into that. It could be my fault maybe ;( Strange day. Sorry for making you confused. Nate On Mon, M

Re: OMAP3 ISP and camera drivers (update)

2009-03-09 Thread Arun KS
2009/3/9 DongSoo(Nathaniel) Kim : > Hi Sakari, > > I've been trying to pull your gitorious patchset into my linux-omap > repository (which is completely clean and up-to-date), but I'm having > some problem. > Please find following messages. I captured my git repository messages. > > kd...@chromatix

Re: OMAP3 ISP and camera drivers (update)

2009-03-08 Thread DongSoo(Nathaniel) Kim
Hi Sakari, I've been trying to pull your gitorious patchset into my linux-omap repository (which is completely clean and up-to-date), but I'm having some problem. Please find following messages. I captured my git repository messages. kd...@chromatix:/home/share/GIT/OMAP_REF/kernel_org/linux-omap-

OMAP3 ISP and camera drivers (update)

2009-03-06 Thread Sakari Ailus
Hi, I've updated the patchset in Gitorious. http://www.gitorious.org/projects/omap3camera> Changes include - Power management support. ISP suspend/resume should work now. - Reindented and cleaned up everything. There are still some warnings from checkpatch.pl from the CSI2 code. - Fix for