Hi
We are working on porting MIPI DSI LCD panel (of resolution 1920x1200) on a custom board with OMAP4460. We are using video mode and is configured for one clock pair and four data pairs.
dsi1_dx0
dsi1_dy0 of lane1 ---------------> serial clock lane
dsi1_dx1
dsi1_dy1 of lane 2 ---------------->serial data lane
dsi1_dx2
dsi1_dy2 of lane 3 -----------------> serial data lane
dsi1_dx3
dsi1_dy3 of lane 4 ----------------> serial data lane
dsi1_dx4
dsi1_dy4 of lane5 ------------------> serial data lane
* When the clock lane(lane1) is probed, the observed voltage swig is 100mV.
* When the data lanes (lane2, lane3, lane4, lane5) are probed, the observed voltage swing is 1.2V.
One suspicion for this difference in voltage swing of clock lane and data lanes is buffer drive strength, but no idea whether it is because of buffer drive strength or any other critical factor affecting it. Is there any possibility in MIPI DSI settings to increase the drive strength for the clock lane? Please help me in finding the cause for this difference in voltage swing of clock lane and data lanes.
Thank you
Haran