Messages in this thread |  | | | Date | Fri, 23 Dec 2011 10:54:02 -0800 | | From | Chase Douglas <> | | Subject | Re: [PATCH 1/2] HID: multitouch: add support of Atmel multitouch panels |
| |
On 12/23/2011 06:40 AM, Benjamin Tissoires wrote: > Signed-off-by: Benjamin Tissoires <benjamin.tissoires@gmail.com> > --- > drivers/hid/Kconfig | 1 + > drivers/hid/hid-ids.h | 3 +++ > drivers/hid/hid-multitouch.c | 5 +++++ > 3 files changed, 9 insertions(+), 0 deletions(-) > > diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig > index 5d6eb4e..e95b07c 100644 > --- a/drivers/hid/Kconfig > +++ b/drivers/hid/Kconfig > @@ -335,6 +335,7 @@ config HID_MULTITOUCH > Say Y here if you have one of the following devices: > - 3M PCT touch screens > - ActionStar dual touch panels > + - Atmel panels > - Cando dual touch panels > - Chunghwa panels > - CVTouch panels
I'm guessing this is different than the Atmel maXTouch chips. If so, can you figure out a model name so people aren't confused on which driver to use?
-- Chase
|  |