Re: [PATCH RESEND v2] Input: add driver for Neonode zForce based touchscreens

2013-10-31 Thread Dmitry Torokhov
On Wed, Oct 30, 2013 at 05:18:47PM +0100, Heiko Stübner wrote: > This adds a driver for touchscreens using the zforce infrared > technology from Neonode connected via i2c to the host system. > > It supports multitouch with up to two fingers and tracking of the > contacts in hardware. Applied, th

[PATCH RESEND v2] Input: add driver for Neonode zForce based touchscreens

2013-10-30 Thread Heiko Stübner
This adds a driver for touchscreens using the zforce infrared technology from Neonode connected via i2c to the host system. It supports multitouch with up to two fingers and tracking of the contacts in hardware. Signed-off-by: Heiko Stuebner --- changes since v1: - address comments from Dmitry T