In the linux-2.6.22 tested the tsc2007 device. I founded a cause x,y and pressure resolution.
In the TI web site, downloaded the tsc2007 driver(tsc2007_core.c), that ported on linux-2.6.22.
but, I want to port the linux-2.6.29+
So, some question have GPIO control or, PAD control.
If you referenced board-omap3evm.c at linux-2.6.22, will to see init_wakeupconfig(void).
There is configured the PAD Configuration. But I don't found at linux-2.6.29+.
If you know the configuration at linux-2.6.29+ for GPIO or PAD Control,
Please let me adivce.
Thanks.