Searched hist:"5245 db49d44e6033fece4d9f5946f8970c0d9ca1" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/input/touchscreen/ |
H A D | auo-pixcir-ts.c | 5245db49d44e6033fece4d9f5946f8970c0d9ca1 Wed Dec 28 06:21:17 CET 2011 Heiko Stübner <heiko@sntech.de> Input: add driver for AUO In-Cell touchscreens using pixcir ICs
Some displays from AUO have a so called in-cell touchscreen, meaning it is built directly into the display unit.
Touchdata is gathered through PIXCIR Tango-ICs and processed in an Atmel ATmega168P with custom firmware. Communication between the host system and ATmega is done via I2C.
Devices using this touch solution include the Dell Streak5 and the family of Qisda ebook readers.
The driver reports single- and multi-touch events including touch area values.
Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
|