linux camera drivers
From: prabhakar.csengg@gmail.com (Prabhakar Lad)
Date: 2012-03-05 08:46:13
Mayank, On Sat, Mar 3, 2012 at 9:51 AM, Mayank Agarwal [off-list ref]wrote:
On Fri, Mar 2, 2012 at 10:08 AM, Mayank Agarwal < mayank77fromindia at gmail.com> wrote:quoted
1.I think the device supports i2c or spi protocol.I want to know how the i2c or spi is taking data from image sensor and giving it to video buffers. Most of the cameras support i2c or csi.
2.I want to understand the whole data flow from image sensor to thequoted
display buffer and the role of linux kernel camera drivers in that. For this you need to understand the V4L2 Framework, Or later Media Controller Framework.
3.Currently i am looking at Sony IMX036,Aptima MT9P031.
You can find in directory <source>/drivers/media/video/MT9p031 support is there in current kernel but no idea about imx036. Regards, ---Prabhakar Lad Mob: +91-9611756433 http://in.linkedin.com/pub/prabhakar-lad/19/92b/955
quoted
Thanks and Regards, Mayank On Thu, Mar 1, 2012 at 8:22 PM, Greg KH [off-list ref] wrote:quoted
On Thu, Mar 01, 2012 at 05:57:52PM +0530, Mayank Agarwal wrote:quoted
Hi all, I have following questions regarding camera drivers in linux kernel. 1.which are the files/folder in kernel directory where camera driverssupportquoted
is provided in linux kernel.It depends, which type of protocol does your device support?quoted
2.Are they customisable according to different SOC requirements.It depends on what the requirements are. As it's software, it's always able to be changed :)quoted
3.Are there any tutorials/pdfs to understand camera drivers in linuxkernel. What is wrong with the code itself?quoted
4.At present which sensor (i mean aptina/sony/omnivision) drivers aresupportedquoted
in linux kernel.What sensor are you looking for exactly? What device do you need to support, and what protocol does your camera use to talk to the hardware? greg k-h_______________________________________________ Kernelnewbies mailing list Kernelnewbies at kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20120305/7f951736/attachment.html