I tested the LI-3M02CM camera sensor on OMAP3EVM (Rev-G) version of boards. The kernel source code downloaded from http://arago-project.org/git/people/?p=vaibhav/ti-psp-omap-video.git;a=shortlog;h=refs/heads/omap3cam-mc-devel . They called this kernel version can support LI-3M02CM(sensor is Micron MT9T111) on EVM board.
But camera can't work. The error message is below.
mt9t111 2-003c: Unable to detectmt9t111sensor
isp_register_subdev_group: Unable to register subdev mt9t111
Kernel didn't create /dev/videoX device. And I probed the I2C2_SCL and I2C2_SDA , but only High(2.8V) and no change. (no I2C signal)
Thanks,
Hank