Skip to content

Commit

Permalink
Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode
Browse files Browse the repository at this point in the history
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 <amandhoot12@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
  • Loading branch information
Aman Dhoot authored and Dmitry Torokhov committed Oct 16, 2022
1 parent 5f8f857 commit ac54089
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/input/mouse/synaptics.c
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ static const char * const smbus_pnp_ids[] = {
"SYN3221", /* HP 15-ay000 */
"SYN323d", /* HP Spectre X360 13-w013dx */
"SYN3257", /* HP Envy 13-ad105ng */
"SYN3286", /* HP Laptop 15-da3001TU */
NULL
};

Expand Down

0 comments on commit ac54089

Please sign in to comment.