Is there any way to run media controller drivers on AM35xx, or are we strictly limited to int device because of the SDK’s lack of support for media controller? This seems to have been the source of some of our problems with an Aptina driver, which needs media controller support, not int device support.
Another, perhaps better, way to ask this question is as follows:
Does TI have patches to the AM3517 linux-2.6.37-psp04.02.00.07.sdk that makes its drivers for v4l2, vpfe and videobuf compatible with the media controller driver for the mt9v032 driver also in that source tree? If so, how do I obtain them?