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.

TMS320DM8168: Driver for ADV7611

Part Number: TMS320DM8168

Please help me !

I want to build driver ADV7611 in linux kernel for DM8168.

But I can't find driver in EZSDK

Please help me get it.

Thank you so much ! 

  • Hi Linh,

    DM816x EZSDK is based on kernel 2.6.37, and ADV7611 driver is not supported for this kernel. The available ADV7x drivers are located at:

    linux-2.6.37/drivers/media/video/

    You can get ADV7611 driver from the latest TI PSDK 4.1 (based on kernel 4.9.41) and back port it to EZSDK 2.6.37 kernel

    linux-4.9.41/drivers/media/i2c/adv7604.c
    linux-4.9.41/include/media/adv7604.h


    linux-4.9.41/Documentation/devicetree/bindings/media/i2c/adv7604.txt

    software-dl.ti.com/.../index_FDS.html

    Regards,
    Pavel