Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037
authorArmando Visconti <armando.visconti@st.com>
Sun, 4 Mar 2012 18:41:36 +0000 (10:41 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 4 Mar 2012 18:45:13 +0000 (10:45 -0800)
commitaa87512fbc56e107c14f7fa85823eb7e82a2f64c
tree08962a6d67b9f5278cf9f81d5f8057e8813b4aaa
parentf0c5f65bc5729e94c62953eae0712b392f09bec1
Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037

The Data Modul TP 72037 EasyTouch controller is derived from EGALAX
controller and is capable of detecting dual contacts. Packets can be 5
bytes or 10 bytes long, depending whether one or two contacts are
detected. Format is same as EGALAX touch controller, but with x and y
coordinates inverted.

Signed-off-by: Armando Visconti <armando.visconti@st.com>
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Daniel Ritz <daniel.ritz@gmx.ch>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/usbtouchscreen.c