(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 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 Touchpad" instead of > Touchscreen. > * register BTN_LEFT & BTN_TOOL_* event types. > * register axis resolution (as a fixed constant, for now) > * register BUTTONPAD property > * process GPIO buttons using reportid T19 > > For now, the left mouse button is mapped to GPIO3. Going forward, > platform data should specify the configuration of the buttons. > They can be configured via a future platform data change to > specify optional middle and right buttons, as well as other possible > uses for the GPIO object T19. > > Signed-off-by: Daniel Kurtz <djku...@chromium.org> > Signed-off-by: Benson Leung <ble...@chromium.org> > > Change-Id: Ia82e75d85111c94f6c3fb423181df0fa4b964fc4 Please remember to remove Change-Id on future patch postings. Tested with native Linux Mint +mainline kernel earlier today, so: Tested-by: Olof Johansson <o...@lixom.net> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/