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.

MIPI Display / DSI Panel Driver

I am interested in using a MIPI LCD panel and hence the DSI driver for an OMAP3x system running a 2.6.37 kernel, probably with Android.  I see the panel-taal.c driver in drivers/video/omap2/displays, but it seems to have way more features than a basic LCD panel--and I can't seem to get a datasheet on the panel to understand it better.  There also aren't any board files in arch/arm/mach-omap2/board-xxxxx.c that make use of the Taal driver.

Is there a driver for a MIPI Display / DSI LCD panel for the 2.6.37 kernel that:

  1. Is known to work (critical)
  2. Has source code that is publicly available (critical)
  3. Has an OMAP3x board file that uses the driver and is known to work (critical)
  4. Is for an LCD panel we can get a datasheet for (very important)

Also, is there a document describing the DSI driver interface?

Thanks very much,

Chris

  • I note that the new PandaBoard ES has the DSI interface from the OMAP4460 exposed now, but I can't find which DSI panel is supposed to be targeted with it.  Is there one that is known to work and has a datasheet available?

    Thanks again,

    Chris