Skip to content

Commit ac54089

Browse files
Aman Dhootdtor
authored andcommitted
Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode
The device works fine in native RMI mode, there is no reason to use legacy PS/2 mode with it. Signed-off-by: Aman Dhoot <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]>
1 parent 5f8f857 commit ac54089

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
@@ -192,6 +192,7 @@ static const char * const smbus_pnp_ids[] = {
192192
"SYN3221", /* HP 15-ay000 */
193193
"SYN323d", /* HP Spectre X360 13-w013dx */
194194
"SYN3257", /* HP Envy 13-ad105ng */
195+
"SYN3286", /* HP Laptop 15-da3001TU */
195196
NULL
196197
};
197198

0 commit comments

Comments
 (0)