This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Custom daughter card and troubles with TVP7002 emulation

Other Parts Discussed in Thread: TVP7002

Hello, everyone.

We developed some kind of custom daughter card (cdc). It streams video via standard board to board connector(cdc->connector(b)->connector(a)->vin0 etc.)

Default software (v4l2 capture driver and saLoopBack) uses tvp7002.ko do detect video signal parameters and fill respective fields in v4l2_subdev structure, am i right?

So, our cdc by default outputs transformed video signal(like tvp7002) but has no control pins.

Questions are: how to avoid all default calls to tvp7002 or how to emulate i2c work of tvp7002?

Best regards.

Paul.