Skip to content

Commit 47d768b

Browse files
AdityaGarg8dtor
authored andcommitted
Input: synaptics - enable InterTouch on Dynabook Portege X30L-G
Enable InterTouch mode on Dynabook Portege X30L-G by adding "TOS01f6" to the list of SMBus-enabled variants. Reported-by: Xuntao Chi <[email protected]> Tested-by: Xuntao Chi <[email protected]> Signed-off-by: Aditya Garg <[email protected]> Link: https://lore.kernel.org/r/PN3PR01MB959786E4AC797160CDA93012B888A@PN3PR01MB9597.INDPRD01.PROD.OUTLOOK.COM Cc: [email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
1 parent 6d7ea08 commit 47d768b

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
@@ -196,6 +196,7 @@ static const char * const smbus_pnp_ids[] = {
196196
"SYN3221", /* HP 15-ay000 */
197197
"SYN323d", /* HP Spectre X360 13-w013dx */
198198
"SYN3257", /* HP Envy 13-ad105ng */
199+
"TOS01f6", /* Dynabook Portege X30L-G */
199200
"TOS0213", /* Dynabook Portege X30-D */
200201
NULL
201202
};

0 commit comments

Comments
 (0)