Skip to content

Commit bf50239

Browse files
Lyudedtor
authored andcommitted
Input: synaptics - switch T470s to RMI4 by default
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]>
1 parent a1b9b65 commit bf50239

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/input/mouse/synaptics.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ static const char * const smbus_pnp_ids[] = {
169169
"LEN004a", /* W541 */
170170
"LEN005b", /* P50 */
171171
"LEN005e", /* T560 */
172+
"LEN006c", /* T470s */
172173
"LEN0071", /* T480 */
173174
"LEN0072", /* X1 Carbon Gen 5 (2017) - Elan/ALPS trackpoint */
174175
"LEN0073", /* X1 Carbon G5 (Elantech) */

0 commit comments

Comments
 (0)