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

2013-03-01 Thread Olof Johansson
(sorry for duplicate post to some of you, my mail client defaulted to HTML email for some reason). 2013/3/1 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". > >

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

2013-03-01 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

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

2013-03-01 Thread Benson Leung
From: Daniel Kurtz djku...@chromium.org 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

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

2013-03-01 Thread Olof Johansson
(sorry for duplicate post to some of you, my mail client defaulted to HTML email for some reason). 2013/3/1 Benson Leung ble...@chromium.org From: Daniel Kurtz djku...@chromium.org This same driver can be used by atmel based touchscreens and touchpads (buttonpads) by instantiating the i2c