Hi,
I need some help with the ISP interface. I have a Gumstix platfom with OMAP3530. The kernel is 2.6.30.
I want to add the ISP interface on it in order to capture video from a camera sensor (PAL).
For that, I had a video decoder which is saa7113 (output frame are in bt656 on 8bits). There is the module in the kernel 2.6.
The problem is that the Overo Linux kernel is not setup for use with Image Sensors, or Digitizers on the ISP port. So, I made some patches from http://www.gitorious.org/omap3camera/pages/Home. I have now a isp-mod.ko and the isp files in drivers/media/video/isp.
But I don't know what I have to do now. How can I configure the isp interface in order to capture video? Is it in userspace or kernelspace?
Thank you.
Emilie