Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <zhenjie.wang@sjtu.edu.cn>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

authored by

王振杰 and committed by
Dmitry Torokhov
48282969 43173a0e

+1
+1
drivers/input/mouse/synaptics.c
··· 173 173 "LEN0046", /* X250 */ 174 174 "LEN004a", /* W541 */ 175 175 "LEN200f", /* T450s */ 176 + "LEN2018", /* T460p */ 176 177 NULL 177 178 }; 178 179