Hello,
I'm currently trying to get a panel working in video mode. The used driver is panel-taal.c which I've used to get a panel working in command mode, for video mode i've created a secondairy virtual channel called pixel channel for the data. As far as i can see the initialization looks fine accept for a "failed to complete previous l4 transfer" error.
When setting the display to set all pixels on if data is received the panel lights on this leads me to believe that the timing settings are in order.
The actual problem is that i can see the pixeldata packets on the scope, of this packet the header is what it should be however the pixel data contains only black pixels. Could this be a problem with source selection?
I'm using the software found here http://omapedia.org/wiki/Panda5AJ.1.5_Release_Notes
Linux kernel 3.4.34 and the prebuild android image.
Any help would be appreciated.
Regards,
Anthony Fibi