[PATCH v2 1/1] Input: mouse: cyapa - Add support for cyapa smbus protocol

2013-02-10 Thread Benson Leung
This patch adds support for the Cypress APA Smbus Trackpad type, which uses a modified register map that fits within the limitations of the smbus protocol. Devices that use this protocol include: CYTRA-116001-00 - Samsung Series 5 550 Chromebook trackpad CYTRA-103002-00 - Acer C7 Chromebook trackp

Re: [PATCH v2 1/1] Input: mouse: cyapa - Add support for cyapa smbus protocol

2013-02-13 Thread Dmitry Torokhov
On Sun, Feb 10, 2013 at 12:15:40PM -0800, Benson Leung wrote: > This patch adds support for the Cypress APA Smbus Trackpad type, > which uses a modified register map that fits within the > limitations of the smbus protocol. > > Devices that use this protocol include: > CYTRA-116001-00 - Samsung Se

Re: [PATCH v2 1/1] Input: mouse: cyapa - Add support for cyapa smbus protocol

2013-02-14 Thread Henrik Rydberg
On Wed, Feb 13, 2013 at 08:26:35PM -0800, Dmitry Torokhov wrote: > On Sun, Feb 10, 2013 at 12:15:40PM -0800, Benson Leung wrote: > > This patch adds support for the Cypress APA Smbus Trackpad type, > > which uses a modified register map that fits within the > > limitations of the smbus protocol. >

Re: [PATCH v2 1/1] Input: mouse: cyapa - Add support for cyapa smbus protocol

2013-02-14 Thread Benson Leung
Thanks again, Dmitry and Henrik! On Thu, Feb 14, 2013 at 9:19 AM, Henrik Rydberg wrote: > On Wed, Feb 13, 2013 at 08:26:35PM -0800, Dmitry Torokhov wrote: >> On Sun, Feb 10, 2013 at 12:15:40PM -0800, Benson Leung wrote: >> > This patch adds support for the Cypress APA Smbus Trackpad type, >> > w