From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko =?iso-8859-1?q?St=FCbner?= Subject: Re: [PATCH v3] Driver for AUO In-Cell touchscreens using pixcir ICs Date: Wed, 21 Dec 2011 14:18:02 +0100 Message-ID: <201112211418.02673.heiko@sntech.de> References: <201112072348.04578.heiko@sntech.de> <201112131103.19427.heiko@sntech.de> Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from h1778886.stratoserver.net ([85.214.133.74]:43506 "EHLO h1778886.stratoserver.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751671Ab1LUNSH convert rfc822-to-8bit (ORCPT ); Wed, 21 Dec 2011 08:18:07 -0500 In-Reply-To: <201112131103.19427.heiko@sntech.de> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Dmitry Torokhov Cc: linux-input@vger.kernel.org Am Dienstag, 13. Dezember 2011, 11:03:19 schrieb Heiko St=FCbner: > Hi Dmitry, >=20 > Am Mittwoch, 7. Dezember 2011, 23:48:04 schrieb Heiko St=FCbner: > > Some displays from AUO have a so called in-cell touchscreen, meanin= g it > > is built directly into the display unit. > >=20 > > Touchdata is gathered through PIXCIR Tango-ICs and processed in an > > Atmel ATmega168P with custom firmware. Communication between the ho= st > > system and ATmega is done via I2C. > >=20 > > Devices using this touch solution include the Dell Streak5 and the = family > > of Qisda ebook readers. > >=20 > > The driver reports single- and multi-touch events including touch a= rea > > values. > >=20 > > Signed-off-by: Heiko Stuebner > > --- > > changes since v2: address comments from Dmitry Torokhov > > especially suspend/resume handling > >=20 > > changes since v1: address comments from Christoph Fritz > > (wrong type for error checks, wrong call to input_free_device) >=20 > ping for this? >=20 > As I wrote in the other thread, the device is not capable of tracking= the > individual fingers, so this v3 should hopefully address all your comm= ents. another ping :-) Heiko -- To unsubscribe from this list: send the line "unsubscribe linux-input" = in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html