commit ec667683c532c93fb41e100e5d61a518971060e2 Author: Aaron Ma <email address hidden> Date: Fri Aug 18 12:17:21 2017 -0700
Input: trackpoint - add new trackpoint firmware ID
Synaptics add new TP firmware ID: 0x2 and 0x3, for now both lower 2 bits are indicated as TP. Change the constant to bitwise values.
This makes trackpoint to be recognized on Lenovo Carbon X1 Gen5 instead of it being identified as "PS/2 Generic Mouse".
Signed-off-by: Aaron Ma <email address hidden> Cc: <email address hidden> Signed-off-by: Dmitry Torokhov <email address hidden>
commit ec667683c532c93 fb41e100e5d61a5 18971060e2
Author: Aaron Ma <email address hidden>
Date: Fri Aug 18 12:17:21 2017 -0700
Input: trackpoint - add new trackpoint firmware ID
Synaptics add new TP firmware ID: 0x2 and 0x3, for now both lower 2 bits
are indicated as TP. Change the constant to bitwise values.
This makes trackpoint to be recognized on Lenovo Carbon X1 Gen5 instead
of it being identified as "PS/2 Generic Mouse".
Signed-off-by: Aaron Ma <email address hidden>
Cc: <email address hidden>
Signed-off-by: Dmitry Torokhov <email address hidden>