lkml.org 
[lkml]   [2019]   [Jul]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.2 288/413] Input: synaptics - whitelist Lenovo T580 SMBus intertouch
    Date
    From: Nick Black <dankamongmen@gmail.com>

    commit 1976d7d200c5a32e72293a2ada36b7b7c9d6dd6e upstream.

    Adds the Lenovo T580 to the SMBus intertouch list for Synaptics
    touchpads. I've tested with this for a week now, and it seems a great
    improvement. It's also nice to have the complaint gone from dmesg.

    Signed-off-by: Nick Black <dankamongmen@gmail.com>
    Cc: stable@vger.kernel.org
    Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

    ---
    drivers/input/mouse/synaptics.c | 1 +
    1 file changed, 1 insertion(+)

    --- a/drivers/input/mouse/synaptics.c
    +++ b/drivers/input/mouse/synaptics.c
    @@ -176,6 +176,7 @@ static const char * const smbus_pnp_ids[
    "LEN0093", /* T480 */
    "LEN0096", /* X280 */
    "LEN0097", /* X280 -> ALPS trackpoint */
    + "LEN009b", /* T580 */
    "LEN200f", /* T450s */
    "LEN2054", /* E480 */
    "LEN2055", /* E580 */

    \
     
     \ /
      Last update: 2019-07-24 21:36    [W:4.703 / U:0.608 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site