Hi,
I am using TI814x processor, linux kernel(or psp) has support of Fbdev and VPSS components and also support FVID2 interface.
The v4L2 driver is required to display the decoded video data on LCD screen and the LCD working fine with the graphics input data.
As my understanding the v4l2 driver needs the interafce/support from VPSS/FVID2 components to interact with the binary running on M3 side.
For the implementation of V4L2 driver for TI814x, which is better example source to refer (many examples like davinci, omap4 exist - whose code flow similar to TI814x).
How the v4l2 related platform device and overall device structure and per device structure to be declared and provide some pointers to it.
Regards,
anil