This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

v4l2-int Vs. module sub-dev status

Other Parts Discussed in Thread: TVP5151

I am trying to understand how the 3.00.01.06 PSP comes about. I can see that for example that omap34xxcam appears only on some branches of the gitorious repository and appears in the devel at least to have been migrated away from v4l2-int.In the PSP of course it's there and using the v4l-int style.

I want to make a new TVP5151 i2c decoder work within the camera framework, yet I don't want to waste effort in applying this to a depricated driver stack architecture.

When is the next merge of the omap3camera with linux-omap going to occur?

Will omap3camera omap3xxcam for example be merged with linux-omap at kernel.org?

If I want to bring up a TVP5151 where (branch and repository) should I start?