I'm using a DM3730 with a LCD display that only operates in DE (data enable) mode. It doesn't have any hsync or vsync inputs. The datasheet for the display is:
http://www.display-solution.com/pdf/tft-displays/Chi%20Mei%20Innolux/G121I1-L01_V2.2_20110317.pdf
The U-Boot display setup code shows display timing information being written to DISPC_TIMING_H and DISPC_TIMING_V but since I don't have those on my display, how do I set this display up?
thanks,
Jeff