Hi, I am trying to make tsc2046 controller based touchscreen working with omapl138 based platform.
I am able to get basic initialisation of SPI and touchscreen working with kernel 2.6.32 I am facing only one problem regarding the calibration,
currently TI's tsc2046 touchscreen controller(driver is at drivers/input/touchscreen/ads7846.c)
is reporting data only from from 1 to 15, hence I can touch only for a
square of "53*35" (800/15 * 480/15) for a wvga screen (800*480).