From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dyer Subject: Re: [PATCH 18/20] Input: atmel_mxt_ts - read num messages, then all messages Date: Tue, 20 Mar 2012 08:28:54 -0700 Message-ID: <4F68A236.3020003@itdev.co.uk> References: <1331640263-18935-1-git-send-email-djkurtz@chromium.org> <1331640263-18935-19-git-send-email-djkurtz@chromium.org> <4F600355.5040605@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from [89.21.227.130] ([89.21.227.130]:42137 "EHLO mail.epsilon.itdev.co.uk" rhost-flags-FAIL-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1760553Ab2CTP26 (ORCPT ); Tue, 20 Mar 2012 11:28:58 -0400 In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Daniel Kurtz Cc: Joonyoung Shim , Dmitry Torokhov , Iiro Valkonen , Henrik Rydberg , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, Benson Leung , Yufeng Shen , "Bowens, Alan" , "Tiwari, Atul" Daniel Kurtz wrote: > On Wed, Mar 14, 2012 at 10:32 AM, Joonyoung Shim > wrote: >> On 03/13/2012 09:04 PM, Daniel Kurtz wrote: >>> >>> Implement the MXT DMA method of reading messages. >>> On an interrupt, the T44 report always contains the number of messages >>> pending to be read. So, read 1 byte from T44 in 1 i2c transaction, then >>> read the N pending messages in a second transaction. >> >> >> My mXT224 chip datasheet hasn't T44 object, is it updated? >> If not, need to consider chips which doesn't have T44 object. > > I could consider merging the use of T44 with the older 'check reportid > 0xff' method, but would require help verifying the change with > hardware that doesn't have T44. > Does anybody out there have such hardware and is willing to test? As he said, many maxtouch chips don't have T44. Although for chips that do have T44, this would be a useful performance improvement. What are you testing these patches on? -- Nick Dyer Software Engineer, ITDev Ltd Hardware and Software Development Consultancy Website: http://www.itdev.co.uk