Hello everybody ,
please I can see LIDD is available in HW , but can we use this way using std linux 3.2 driver we provide ?
I can see Raster mode only , am I wrong ?
thank you very much
bye
Carlo
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.
Hello everybody ,
please I can see LIDD is available in HW , but can we use this way using std linux 3.2 driver we provide ?
I can see Raster mode only , am I wrong ?
thank you very much
bye
Carlo
Hi,
It doesn't seem like the da8xx-fb.c driver from the TI PSP supports LIDD mode at the moment.
Best regards,
Miroslav
Hi Miroslav ,
which is the easiest and fastest way to handle it ?
I see older OMAP-L137 driver has LIDD support .
Does it make sense to "import" this driver to actual am335x kernel or I am on the wrong path ?
do you see any other starting point or example to start not from scratch ?
any basic sw is very welcome
bye
Carlo
Hi Carlo,
Although we don't official support LIDD in our current 3.2 linux kernel below contains some links from someone in the Beaglebone community who got LIDD mode up and running.
http://hackaday.com/2012/05/18/teaching-beaglebone-to-play-with-lidd-displays/
http://www.cemetech.net/forum/viewtopic.php?t=7814
The patches he used may not apply cleanly and may need a little bit of work but it should be a very good starting point.