This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

What's difference between linux-2.6.22 vs linux-2.6.29+?

Other Parts Discussed in Thread: TSC2007

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.