Re: [v3,1/1] Input: add driver for Cypress APA I2C Trackpad
From: Doug Anderson <dianders@chromium.org>
Date: 2013-01-22 17:58:02
Also in:
lkml
From: Doug Anderson <dianders@chromium.org>
Date: 2013-01-22 17:58:02
Also in:
lkml
Benson, On Fri, Dec 7, 2012 at 3:24 PM, Benson Leung [off-list ref] wrote:
This patch introduces a driver for Cypress All Points Addressable I2C Trackpad, including the ones in 2012 Samsung Chromebooks.
I tried this patch out on my ARM Chromebook running a kernel based on 3.8-rc1 (it has a bunch of other local patches making their way upstream as well). This patch worked just fine to get the trackpad working. :)
This device is compatible with MT protocol type B, providing identifiable contacts. Signed-off-by: Dudley Du <redacted> Signed-off-by: Daniel Kurtz <redacted> Signed-off-by: Benson Leung <bleung@chromium.org>
Tested-by: Doug Anderson <dianders@chromium.org>