public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* status of camera port?
@ 2007-11-27 15:41 Maximus
  2007-11-29  7:27 ` Trilok Soni
  0 siblings, 1 reply; 5+ messages in thread
From: Maximus @ 2007-11-27 15:41 UTC (permalink / raw)
  To: linux-omap-open-source

Hi,
 What is the current status of the camera port in the latest git
kernel for omap2430 sdp.

 Could not find the micron camera sensor drivers for 2430 SDP in there.

 Does anyone have a patch for the micron drivers with the latest v4l2 changes.

Regards,
john

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: status of camera port?
  2007-11-27 15:41 status of camera port? Maximus
@ 2007-11-29  7:27 ` Trilok Soni
  2007-11-30  1:42   ` jacky_wang
  0 siblings, 1 reply; 5+ messages in thread
From: Trilok Soni @ 2007-11-29  7:27 UTC (permalink / raw)
  To: Maximus; +Cc: linux-omap-open-source

Hi John,

On Nov 27, 2007 9:11 PM, Maximus <john.maximus@gmail.com> wrote:
> Hi,
>  What is the current status of the camera port in the latest git
> kernel for omap2430 sdp.
>
>  Could not find the micron camera sensor drivers for 2430 SDP in there.
>
>  Does anyone have a patch for the micron drivers with the latest v4l2 changes.
>

I can convert that micron driver to latest v4l2-sensor interface, if
you can help me in testing
the sensor driver for 2430SDP, as I don't have access to 2430 boards.

OR else you can start converting the same current micron sensor driver
in TI tree
by taking an example of ov9640 and toshiba sensor.

-- 
--Trilok Soni

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: status of camera port?
  2007-11-30  1:42   ` jacky_wang
@ 2007-11-29 10:55     ` Trilok Soni
  2007-11-30  3:22       ` jacky_wang
  0 siblings, 1 reply; 5+ messages in thread
From: Trilok Soni @ 2007-11-29 10:55 UTC (permalink / raw)
  To: jacky_wang; +Cc: linux-omap-open-source

Hi Jacky,

On Nov 30, 2007 7:12 AM, jacky_wang <jacky_wang@ovt.com.cn> wrote:
> Hi Soni:
>
>        I am working on 2430SDP to develop camera driver. I have not Micron
> sensor board . I designed my sensor board for developing OV 3M sensor on
> 2430.I can handle all of sensor interface myself..but I found there some
> problem on 2430 v4l2 interface .Both read method and mmap method does not
> work when I used v4l2 application code to test it.
> if possible I hope you can help me with this problem.
>
>

Please specify which kernel are you using? Is it from linux.omap.com
TI kernel or OMAP GIT kernel?

-- 
--Trilok Soni

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: status of camera port?
  2007-11-29  7:27 ` Trilok Soni
@ 2007-11-30  1:42   ` jacky_wang
  2007-11-29 10:55     ` Trilok Soni
  0 siblings, 1 reply; 5+ messages in thread
From: jacky_wang @ 2007-11-30  1:42 UTC (permalink / raw)
  To: Trilok Soni, Maximus; +Cc: linux-omap-open-source

Hi Soni:

       I am working on 2430SDP to develop camera driver. I have not Micron 
sensor board . I designed my sensor board for developing OV 3M sensor on 
2430.I can handle all of sensor interface myself..but I found there some 
problem on 2430 v4l2 interface .Both read method and mmap method does not 
work when I used v4l2 application code to test it.
if possible I hope you can help me with this problem.


----- Original Message ----- 
From: "Trilok Soni" <soni.trilok@gmail.com>
To: "Maximus" <john.maximus@gmail.com>
Cc: <linux-omap-open-source@linux.omap.com>
Sent: Wednesday, November 28, 2007 11:27 PM
Subject: Re: status of camera port?


> Hi John,
>
> On Nov 27, 2007 9:11 PM, Maximus <john.maximus@gmail.com> wrote:
>> Hi,
>>  What is the current status of the camera port in the latest git
>> kernel for omap2430 sdp.
>>
>>  Could not find the micron camera sensor drivers for 2430 SDP in there.
>>
>>  Does anyone have a patch for the micron drivers with the latest v4l2 
>> changes.
>>
>
> I can convert that micron driver to latest v4l2-sensor interface, if
> you can help me in testing
> the sensor driver for 2430SDP, as I don't have access to 2430 boards.
>
> OR else you can start converting the same current micron sensor driver
> in TI tree
> by taking an example of ov9640 and toshiba sensor.
>
> -- 
> --Trilok Soni
> _______________________________________________
> Linux-omap-open-source mailing list
> Linux-omap-open-source@linux.omap.com
> http://linux.omap.com/mailman/listinfo/linux-omap-open-source 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: status of camera port?
  2007-11-29 10:55     ` Trilok Soni
@ 2007-11-30  3:22       ` jacky_wang
  0 siblings, 0 replies; 5+ messages in thread
From: jacky_wang @ 2007-11-30  3:22 UTC (permalink / raw)
  To: Trilok Soni; +Cc: linux-omap-open-source

 linux.omap.com
http://linux.omap.com/pub/kernel/2430sdp/source/
linux-2.6.14-omap2-v..> 31-Aug-2007 15:30   49M




----- Original Message ----- 
From: "Trilok Soni" <soni.trilok@gmail.com>
To: "jacky_wang" <jacky_wang@ovt.com.cn>
Cc: "Maximus" <john.maximus@gmail.com>; 
<linux-omap-open-source@linux.omap.com>
Sent: Thursday, November 29, 2007 2:55 AM
Subject: Re: status of camera port?


> Hi Jacky,
>
> On Nov 30, 2007 7:12 AM, jacky_wang <jacky_wang@ovt.com.cn> wrote:
>> Hi Soni:
>>
>>        I am working on 2430SDP to develop camera driver. I have not 
>> Micron
>> sensor board . I designed my sensor board for developing OV 3M sensor on
>> 2430.I can handle all of sensor interface myself..but I found there some
>> problem on 2430 v4l2 interface .Both read method and mmap method does not
>> work when I used v4l2 application code to test it.
>> if possible I hope you can help me with this problem.
>>
>>
>
> Please specify which kernel are you using? Is it from linux.omap.com
> TI kernel or OMAP GIT kernel?
>
> -- 
> --Trilok Soni 

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-11-30  3:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-27 15:41 status of camera port? Maximus
2007-11-29  7:27 ` Trilok Soni
2007-11-30  1:42   ` jacky_wang
2007-11-29 10:55     ` Trilok Soni
2007-11-30  3:22       ` jacky_wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox