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.

how to add a mt9p031 cmos sensor driver to dm6467t

Now I have a mt9p031.c driver file ,I have modified ‘makefile’ and 'Kconfig '. In order to driver dm6467T ,what the other files do I need to modify. Do I need to modify " vipf.c","board-dm646x-evm.c" or "v4l2" source...

Wating for your help,thanks!

Best regards,

David

  • board file - yes. Refer to board-dm365-evm.c which already has support for MT9P031.

    also vpif_capture.c - V4L2 capture file. [refer to vpfe_capture.c which already has support for MT9P031.]

  • Hi

    I have tried various settings,but I still can't get the right picture .My dm6467T vpif register settings are posted below, can anyone give some help about the right way to set register or which documents can help.

    01C12004 26001484

    01C12008 00000484

    01C120A4 00001000

    01C12064 00001000

    01C120AC 01FF0800

    01C120BC 0000061A

    01C120B0 00010001

    01C120B4 06010234

    01C12040 00081234

    01C40038 00007600

    Regards,
    -David