Skip to content

Commit 4828296

Browse files
王振杰dtor
authored andcommitted
Input: synaptics - Lenovo Thinkpad T460p devices should use RMI
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]>
1 parent 43173a0 commit 4828296

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
@@ -173,6 +173,7 @@ static const char * const smbus_pnp_ids[] = {
173173
"LEN0046", /* X250 */
174174
"LEN004a", /* W541 */
175175
"LEN200f", /* T450s */
176+
"LEN2018", /* T460p */
176177
NULL
177178
};
178179

0 commit comments

Comments
 (0)