Hai
I'm Sekra
I'm using Omnivision 2 megapixel camera (SOC camera supported CMOS sensor) ans im using 3.2.44 mainline kernel.
I want to write the drivers for the camera working on my beagleboard xm board.
In kernel, the V4L2 camera support for CONFIG_VIDEO_XXX and CONFIG_SOC_CAMERA_SUPPORT.
How can i start this stuff with the camera?How can i write the drivers?
For VIDEO support,it needs .c & .h file of the particular source code
For SOC CAMERA SUPPORT .c is only they were using then along with soc_camera.h file also used.
How could i learn this stuff,Can i write this driver for video support also??
Clarify me.
Thanks in advance........