Hi all, I'm also working on writing a sensor driver for mt9p031, which is attached to mistral omap3 evm board. I've been tracking Laurent's media-0004-omap3isp branch of his media repository for the latest isp driver. ./media-ctl -r -l '"mt9p031 3-0048":0->"OMAP3 ISP CCDC":0[1], "OMAP3 ISP CCDC":1->"OMAP3 ISP CCDC output":0[1]' ./media-ctl -f '"mt9p031 3-0048":0[SGRBG10 2592x1944], "OMAP3 ISP CCDC":1[SGRBG10 2592x1944]' ./yavta -f SGRBG10 -s 2592x1944 -n 4 --capture=4 --skip 3 -F $(./media-ctl -e "OMAP3 ISP CCDC output") When I run the commands above, yavta is waiting forever for VIDIOC_DQBUF ioctl in video_do_capture(). It seems CCDC interrupts are not generated at all. I believe some people mentioned about similar problems and a bug in writing data from CCDC to memory, and wonder how it went. Please let me know if anyone found a solution for it or have any guess what might have gone wrong. Regards, Sung Hee Park -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html