I have a Sitara AM3517 running linux based on TI’s PSP 3.0.0.5. EE has changed the board to accommodate a different
Sharp LCD and Sharp doesn't seem to be able to provide support for the linux changes required. The display requires
a SPI bus connection to initialize a bunch of registers before it will accept the RGB data from the Display SubSystem.
(LCD is Sharp LQ043T3DG01.)
Basically, I need an LCD "driver" (glue functions) to register with the DSS driver/library that can use the SPI. (as in linux-03.00.00.05/drivers/video/omap2/displays/)
I’m sure I could figure it out, but I have a lot on my plate. It seems that what I need (or something similar) must exist.
Any Ideas?
Thanks. -steve