Skip to content

Commit

Permalink
Input: synaptics - switch T470s to RMI4 by default
Browse files Browse the repository at this point in the history
This supports RMI4 and everything seems to work, including the touchpad
buttons. So, let's enable this by default.

Signed-off-by: Lyude Paul <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
  • Loading branch information
Lyude authored and dtor committed Feb 14, 2020
1 parent a1b9b65 commit bf50239
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/input/mouse/synaptics.c
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ static const char * const smbus_pnp_ids[] = {
"LEN004a", /* W541 */
"LEN005b", /* P50 */
"LEN005e", /* T560 */
"LEN006c", /* T470s */
"LEN0071", /* T480 */
"LEN0072", /* X1 Carbon Gen 5 (2017) - Elan/ALPS trackpoint */
"LEN0073", /* X1 Carbon G5 (Elantech) */
Expand Down

0 comments on commit bf50239

Please sign in to comment.