Skip to content

Commit

Permalink
Input: synaptics - Lenovo Thinkpad T460p devices should use RMI
Browse files Browse the repository at this point in the history
The tpouchpad/trackpoint on Lenovo Thinkpad T460p work with smbus/RMI.

Signed-off-by: Zhenjie Wang <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
  • Loading branch information
王振杰 authored and dtor committed Jan 11, 2018
1 parent 43173a0 commit 4828296
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 @@ -173,6 +173,7 @@ static const char * const smbus_pnp_ids[] = {
"LEN0046", /* X250 */
"LEN004a", /* W541 */
"LEN200f", /* T450s */
"LEN2018", /* T460p */
NULL
};

Expand Down

0 comments on commit 4828296

Please sign in to comment.