Skip to content

Commit 5a49c73

Browse files
AdityaGarg8gregkh
authored andcommitted
Input: synaptics - enable InterTouch on Dynabook Portege X30L-G
commit 47d768b upstream. 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]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent ae26083 commit 5a49c73

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

0 commit comments

Comments
 (0)