Tool/software: Linux
I tried interfacing ADV7611 with AM5728 evm for capturing the video data using a gstreamer pipeline.I modified the driver and vip for working on the interface with the following modifications:
1) vip is configured to receive in UYVY format and 8-bit mode
2) adv7604.c modified for same format and modes
We modified the adv7604 driver similar to mt9t11x.c with the functions of s_stream,enum bus code,enum frame sizes,get fmt and set fmt .
I read that the above functions are sufficient for v4l2 device interface.Correct me if i am wrong .
I got the attached debug messages,kindly help me out.dmesg.zip