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.
I am using version ti-processor-sdk-linux-am62xx-evm-08.05.00.21 and I need to implement two single channel LVDS displays, how should I do it?
the second link can be used to mirror the first link. How to achieve mirroring the first link?
Hello,
What OS are you planning on using? If you are using Linux, please refer to our DTS file: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm64/boot/dts/ti/k3-am625-sk-oldi-panel.dts?h=ti-linux-5.10.y. In the file you can remove the code from line 39-44 and 95-99 that will configure driver to use single link. Also, if you have second display connected, the above config will automatically show the mirrored output.
Regards,
Krunal