Hi all,
I have a custom board with Newhaven's 320x240 TFT LCD. it's a 24bpp dotclk LCd module with 4-wire resistive touch screen - which, by the way,
works with the default driver (lms430.c), exept outof range displays since lms430 is a 480x272 LCD.
I modified the timing, porches, etc.. in lms430.c, but the frame buffer driver doesn't seems to work correctly...
so what are all the modifications that I should make to support my panel properly?
Thanks