Daniel Kurtz wrote: > On Wed, Mar 14, 2012 at 10:32 AM, Joonyoung Shim > <jy0922.shim@xxxxxxxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html