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.
Has anyone tried to use the ADV7511 HDMI encoder in place of the TDA998X HDMI encoder? There is an existing ADV7511 HDMI encoder driver in the Linux 4.1 tree. It loads and initializes just fine when the proper DTS entries are added. Does anyone know how to modify the TILCDC driver to use the already loaded and registered ADV7511 HDMI encoder driver?
Thanks!
Out of box, tilcdc driver only supports TDA998X. Code modifications are needed to make the ADV7511 encoder. We haven't tried this encoder at our end and hence can't comment on required modifications.