Skip to content

Commit 470d154

Browse files
jwrdegoededtor
authored andcommitted
Input: synaptics - enable InterTouch for ThinkPad T14 Gen 1
With the new RMI4 F3A support, we're now able to enable full RMI4 support for this model. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Link: https://lore.kernel.org/r/20201005114919.371592-1-hdegoede@redhat.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
1 parent 127e4a1 commit 470d154

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/input/mouse/synaptics.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ static const char * const smbus_pnp_ids[] = {
186186
"LEN2044", /* L470 */
187187
"LEN2054", /* E480 */
188188
"LEN2055", /* E580 */
189+
"LEN2068", /* T14 Gen 1 */
189190
"SYN3052", /* HP EliteBook 840 G4 */
190191
"SYN3221", /* HP 15-ay000 */
191192
"SYN323d", /* HP Spectre X360 13-w013dx */

0 commit comments

Comments
 (0)