Hello,
I have a custom 3530 board with a video DAC for SVGA out, in place of the LCD found on the EVM. As a quick experiment, I modified the Linux 2.6.29 file drivers/video/omap2/panel-sharp-ls037v7dw01.c used for the EVM to change resolution and timings and also experimented with the sysfs interface described in linux Documentation/arm/OMAP/DSS. I did get barely-visible, almost black video out for VGA and SVGA at different refresh rates, but what's the right way to add a new DSS device? Is hijacking or emulating the LCD driver the wrong approach to take eventough the electrical interface is similar?
Thanks!
,
John