Re: [PATCH v2 1/2] Input: atmel_mxt_ts - add device id for touchpad variant

2013-03-06 Thread Joonyoung Shim
Hi Benson, On 03/06/2013 04:41 PM, Benson Leung wrote: From: Daniel Kurtz This same driver can be used by atmel based touchscreens and touchpads (buttonpads) by instantiating the i2c device as a "atmel_mxt_tp". This will cause the driver to perform some touchpad specific initializations, such

[PATCH v2 1/2] Input: atmel_mxt_ts - add device id for touchpad variant

2013-03-05 Thread Benson Leung
From: Daniel Kurtz This same driver can be used by atmel based touchscreens and touchpads (buttonpads) by instantiating the i2c device as a "atmel_mxt_tp". This will cause the driver to perform some touchpad specific initializations, such as: * register input device name "Atmel maXTouch Touchp