Re: [PATCH 1/2] HID: multitouch: add support of Atmel multitouch panels
From: Benjamin Tissoires <hidden>
Date: 2011-12-29 18:26:54
Also in:
lkml
Hello Chase, Well, this is the "Atmel maXTouch Digitizer" found on Samsung "Series 7 Slate" XE700T1A. Same device here: http://www.spinics.net/lists/xorg/msg53376.html Cheers, and happy new year, Benjamin On Fri, Dec 23, 2011 at 19:54, Chase Douglas [off-list ref] wrote:
On 12/23/2011 06:40 AM, Benjamin Tissoires wrote:quoted
Signed-off-by: Benjamin Tissoires <redacted> --- 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_MULTITOUCHSay 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 panelsI'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
-- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html