touchscreen issue mini2440

dipen
Hello,
I Have already mini2440 Board With A70 touch screen. and linux 2.6.32
kernel.
Now After Buy Another board With above same configuration in that my
touchscreen is not work .

davef
Both have the same display variant, the same flash size and the flash chips
are the same?

There was a change in flash parts recently.

http://comments.gmane.org/gmane.comp.embedded.ptxdist.oselas.community/2012

dipen
Thanks For link.
I found new driver implement for mini2440 "/dev/touchscreen-1wire"
so this 1 wire driver new implemented on kernel source.
So now i calibrate successfully but not Tocheffect from my qt application.
So What changed i need to do?

Ajit Borude
You have to make changes in ts.conf for that
change first line of ts.conf from 'module_raw input'
to "module _raw_one_wire_ts_input"

Abhishek Ekhare
Hi Dipen,
Where did you find the 1-wire touchscreen driver ?
Can you share the link please ?

Thank you in advance.