From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH V2] Input: usbtouchscreen: add support for Data Modul EasyTouch TP 72037 Date: Sun, 4 Mar 2012 10:42:23 -0800 Message-ID: <20120304184223.GG27647@core.coreip.homeip.net> References: <4F4E828F.2060105@gmx.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <4F4E828F.2060105@gmx.ch> Sender: linux-kernel-owner@vger.kernel.org To: Daniel Ritz Cc: Viresh Kumar , linux-input@vger.kernel.org, armando.visconti@st.com, shiraz.hashim@st.com, vipin.kumar@st.com, rajeev-dlh.kumar@st.com, deepak.sikri@st.com, vipulkumar.samar@st.com, amit.virdi@st.com, pratyush.anand@st.com, bhupesh.sharma@st.com, viresh.linux@gmail.com, bhavna.yadav@st.com, vincenzo.frascino@st.com, mirko.gardi@st.com, salvatore.dedominicis@st.com, linux-kernel@vger.kernel.org List-Id: linux-input@vger.kernel.org On Wed, Feb 29, 2012 at 08:54:55PM +0100, Daniel Ritz wrote: > On 2012-02-29 11:07 , Viresh Kumar wrote: > > From: Armando Visconti > > > > The Data Modul TP 72037 EasyTouch controller is derived from EGALAX > > controller and is capable of detecting dual contacts. Packets can be 5 > > bytes or 10 bytes long, depending whether one or two contacts are > > detected. Format is same as EGALAX touch controller, but with x and y > > coordinates inverted. > > > > Signed-off-by: Armando Visconti > > Signed-off-by: Viresh Kumar ... > > Looks good, thanks. > > Signed-off-by: Daniel Ritz > Applied, thanks everyone. -- Dmitry