DSI LCD Driver for TX2

Hi All,
I buy Nvidia Tx2 Evaluation board,We want to use a DSI lcd for TX2.
Can you provide the LCD model for Dsi Display?I want to buy it.

ques1:
Can you tell me Which product really works on TX2?
Or,We must design An Adapter board for LCD DSI??

ques2:
exist driver for dsi lcd in kernel source??

Thank you.

Sorry that I don’t have the LCD model number now.
Please refer to TX2 OEM design guide for the adapter board of DSI LCD.

As for the driver.

hardware/nvidia/platform/tegra/common/kernel-dts/panels/panel-s-wuxga-8-0.dtsi → the dts file for the working panel.

kernel/nvidia/drivers/video/tegra/dc/panel/panel-s-wuxga-8-0.c → the driver

Hi WayneWWW,
thanks for your help,
At this [url]https://devtalk.nvidia.com/default/topic/1039103/jetson-tx2/use-a-dsi-lcd-for-tx2-/post/5280001/#5280001[/url], you have introduced this model,is it approved?

Is panel-s-wuxga-8-0.c driver for LQ080M1SX01 5900037676 LCD from Sharp??

Thank you.

Yes, that should be same. Sorry that I forgot this model name. It has been a year ago… :-)

WayneWWW,thankyou very much.