Dear DaVinci Developer,
I want to use 320x240 TFT with my DM355, Now we are using 800x480 TFT on our product. My old collegue have made some changes on "dm355fb.c" , "dm355fb_dlcd.c" , "davincifb.c" files on kernel , so he could use that kernel with 800x480 paralel RGB. As far as I understood from code is that, he has changed some parameters and definition from "720" to "800".
Now , I dont know how can I use that 320x240 tft to drive.
Is it a good way changing all "800" to "320" and "480" to 240?
Are there any other parameters for changing ?
Best Regards