Tool/software:
Using Variscite SOM board that uses SN65DSI83 to convert native MIPI-DSI to LVDS output. The system runs on Linux custom OS built using recipe provided by variscite. The display we are using is a 800x480 resolution display having RGB interface (PN: NHD-5.0-80048TF-ATXL#-T). We have a custom board converting LVDS to RGB.
The display works well when we build image using ti-sn65dsi83_drv.c driver.
However, it does not work while using the latest ti-sn65dsi83.c driver.
Would you please highlight the difference between these two drivers.
Any help will be appreciated.