Hi, On a board I'm working on, it has the OMAP 3530's camera port connected to the Davinci DM6467's VPIF port. The Davince is supposed to send BT656 stream over this link to OMAP. How to get the OMAP camera driver to work in this situation? In kernel config, I set the CONFIG_VIDEO_OMAP3_CAM=yes option. I saw that omap34xxcam.c got compiled and the omap34xxcam device got probed during boot up. But I don't get a /dev/video0 node. Do I need to write a specific driver for the Davinci VPIF interface? What else do I need to do? Thanks, Ke -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html