Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
authorVittorio Gambaletta (VittGam) <linuxbugs@vittgam.net>
Wed, 25 Apr 2018 22:22:13 +0000 (15:22 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 May 2018 07:53:06 +0000 (09:53 +0200)
commit35bc2e5d8e27fe3aca059ddf8e1ee993ce9ad785
treea08a2274c36cd6cd121c9f64143d325d92a4176f
parentebfe26bfb7a49c90ad1e849b835d943e823fddd2
Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro

commit f372b81101e6895252298e563d634d5e44ae81e7 upstream.

This patch adds the correct platform data information for the Caroline
Chromebook, so that the mouse button does not get stuck in pressed state
after the first click.

The Samus button keymap and platform data definition are the correct
ones for Caroline, so they have been reused here.

Signed-off-by: Vittorio Gambaletta <linuxbugs@vittgam.net>
Signed-off-by: Salvatore Bellizzi <lkml@seppia.net>
Tested-by: Guenter Roeck <groeck@chromium.org>
Cc: stable@vger.kernel.org
[dtor: adjusted vendor spelling to match shipping firmware]
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/input/touchscreen/atmel_mxt_ts.c