All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Heiko Stübner" <heiko@sntech.de>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: linux-input@vger.kernel.org
Subject: Re: [PATCH v3] Driver for AUO In-Cell touchscreens using pixcir ICs
Date: Tue, 13 Dec 2011 11:03:19 +0100	[thread overview]
Message-ID: <201112131103.19427.heiko@sntech.de> (raw)
In-Reply-To: <201112072348.04578.heiko@sntech.de>

Hi Dmitry,

Am Mittwoch, 7. Dezember 2011, 23:48:04 schrieb Heiko Stübner:
> 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>
> ---
> changes since v2: address comments from Dmitry Torokhov
> especially suspend/resume handling
> 
> changes since v1: address comments from Christoph Fritz
> (wrong type for error checks, wrong call to input_free_device)

ping for this?

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 comments.

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

  reply	other threads:[~2011-12-13 10:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-07 22:48 [PATCH v3] Driver for AUO In-Cell touchscreens using pixcir ICs Heiko Stübner
2011-12-13 10:03 ` Heiko Stübner [this message]
2011-12-21 13:18   ` Heiko Stübner
2011-12-31 23:29 ` Dmitry Torokhov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201112131103.19427.heiko@sntech.de \
    --to=heiko@sntech.de \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.