2021-02-10 02:16 AM
Hello. I need to integrate a TI SN65DSI83 bridge with a DK2 board and one of the requirements of that bridge is to drive the data lanes to LP-11 state. What is the procedure to make that happen? I am assuming I need to make changes to dw-mipi-dsi / dw-mipi-dsi-stm drivers but that is not obvious to me at the moment. Thanks.
2021-02-10 02:52 AM
Hi @Community member ,
all the DSI lane manipulations are managed directly by the driver and the DSI controller. There is no need to add extra code.
Unfortunately the driver for TI SN65DSI83 is not present upstream in Linux but, rebasing the driver code in this repository, I know that other users succeeded to have the device up and running.
2022-03-11 04:23 AM
Hi,
I tried to convert MIPI-DSI to LVDS using SN65DSI83. It works but there is some issue.
Why display is shifting in normal case?
Is there any issue in mipi-dsi kernel code.
2023-09-14 12:11 AM
Hi there,
Could you please share you device tree bindings for SN65DSI83? I am trying to bind it, the i2c address is occupied by the driver but I do not get the display working. could you please also tell which Display are you using.
Thanks