Hi Enrico and Michael, On Thu, Jul 24, 2014 at 05:57:30PM +0200, Enrico wrote: > On Thu, Jul 24, 2014 at 5:34 PM, Michael Dietschi > <michael.dietschi@xxxxxxxxxx> wrote: > > Hello, > > > > I have built a Poky image for Gumstix Overo and added support for a TVP5151 > > module like described here http://www.sleepyrobot.com/?p=253. > > It does work well with an Overo board which hosts an OMAP3530 SoC. But when > > I try with an Overo hosting a DM3730 it does not work: yavta just seems to > > wait forever :( > > > > I did track it down to the point that IRQ0STATUS_CCDC_VD0_IRQ seems never be > > set but always IRQ0STATUS_CCDC_VD1_IRQ VD1 takes place in 2/3 of the frame, and VD0 in the beginning of the last line. You could check perhaps if you do get VD0 if you set it to take place on the previous line (i.e. the register value being height - 3; please see ccdc_configure() in ispccdc.c). I have to admit I haven't used the parallel interface so perhaps others could have more insightful comments on how to debug this. > > Can someone please give me a hint? > > It's strange that you get the vd1_irq because it should not be set by > the driver and never trigger... Both VD0 and VD1 are used by the omap3isp driver, but in different points of the frame. > Anyway maybe a different pinmux where the camera pins are not setup correctly? This is unlikely to be at least the source of all issues since VD1 is seen. Cc Laurent. -- Kind regards, Sakari Ailus e-mail: sakari.ailus@xxxxxx XMPP: sailus@xxxxxxxxxxxxxx -- 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