We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72ddc83 commit 1b2f775Copy full SHA for 1b2f775
drivers/input/mouse/synaptics.c
@@ -190,6 +190,7 @@ static const char * const smbus_pnp_ids[] = {
190
"LEN2054", /* E480 */
191
"LEN2055", /* E580 */
192
"LEN2068", /* T14 Gen 1 */
193
+ "SYN1221", /* TUXEDO InfinityBook Pro 14 v5 */
194
"SYN3003", /* HP EliteBook 850 G1 */
195
"SYN3015", /* HP EliteBook 840 G2 */
196
"SYN3052", /* HP EliteBook 840 G4 */
0 commit comments