Commit 48282969 authored by 王振杰's avatar 王振杰 Committed by Dmitry Torokhov

Input: synaptics - Lenovo Thinkpad T460p devices should use RMI

The tpouchpad/trackpoint on Lenovo Thinkpad T460p work with smbus/RMI.
Signed-off-by: default avatarZhenjie Wang <zhenjie.wang@sjtu.edu.cn>
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent 43173a0e
......@@ -173,6 +173,7 @@ static const char * const smbus_pnp_ids[] = {
"LEN0046", /* X250 */
"LEN004a", /* W541 */
"LEN200f", /* T450s */
"LEN2018", /* T460p */
NULL
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment