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.

Is it possible to integrate DM355 with TVP7002?

Other Parts Discussed in Thread: TVP7002

We have to interface DM355 with TVP7002 to receive HD(720p) image.

Is it possible to integrate DM355 with TVP7002?

If yes, is TVP7002 device driver for DM355 2.6.10 kernel available?

There is TVP7002 device driver. Is to possible to back-port TVP7002 kernel 2.6.18 into kernel 2.6.10?

As far as I know, we have to modify dm355_vpfe.c to reflect TVP7002. Is it correct?

I want to know all informations regarding as TVP7002 support in DM355?

 

 

 

 

 

 

  • Seung Youl Lee said:
    Is it possible to integrate DM355 with TVP7002?

    It is certainly possible though I have not seen it done, typically the HD capture setups I have seen with DM355 have involved interfacing to image sensors as opposed to video ADCs.

    Seung Youl Lee said:
    If yes, is TVP7002 device driver for DM355 2.6.10 kernel available?

    I have not come across a TVP7002 driver for the DM355, though the TVP7002 is used by the DM6467.

    Seung Youl Lee said:
    There is TVP7002 device driver. Is to possible to back-port TVP7002 kernel 2.6.18 into kernel 2.6.10?

     I am sure it is possible though I could not say how much effort it would be, I would also check to make sure that the 2.6.18 driver is usable with DM355, as there could be more work aside from just back porting.

    Seung Youl Lee said:
    As far as I know, we have to modify dm355_vpfe.c to reflect TVP7002. Is it correct?

    There may be some other files to work with as well (for example a file specific to managing the TVP7002) but this would be a good place to start.