From mboxrd@z Thu Jan 1 00:00:00 1970 From: Javier Martinez Canillas Subject: Re: [PATCH 0/2] Input: atmel_mxt_ts - Add support for T100 multi-touch Date: Tue, 16 Dec 2014 17:34:08 +0100 Message-ID: <54905F00.4020107@collabora.co.uk> References: <1418639947-28765-1-git-send-email-javier.martinez@collabora.co.uk> <54905AD7.4070205@itdev.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <54905AD7.4070205@itdev.co.uk> Sender: linux-samsung-soc-owner@vger.kernel.org To: Nick Dyer , Dmitry Torokhov Cc: Henrik Rydberg , Sjoerd Simons , Doug Anderson , Olof Johansson , Yufeng Shen , Benson Leung , linux-input@vger.kernel.org, linux-samsung-soc@vger.kernel.org List-Id: linux-input@vger.kernel.org Hello Nick, On 12/16/2014 05:16 PM, Nick Dyer wrote: > On 15/12/14 10:39, Javier Martinez Canillas wrote: >> There are different multi-touch protocols used by Atmel maXTouch touchscreen >> chips. Old chips use the T9 multi-touch object type while newer chips use the >> T100 multi-touch object type. The Atmel touch driver currently only supports >> the former so this series add support for the later. >> >> The series is composed of the following patches: >> >> Nick Dyer (1): >> Input: atmel_mxt_ts - Implement support for T100 touch object > > Hi Dmitry- > > I posted an updated version of this patch on 9th December and would prefer > you apply that rather than this version, since it contains some useful > additional work. > > A link to it: > http://www.spinics.net/lists/kernel/msg1885519.html > Great, I didn't know about your patch since I was not in the cc list. Thanks for posting and feel free to discard these patches. Best regards, Javier