linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gaurav Agrawal <agrawalgaurav@gnome.org>
To: linux-input@vger.kernel.org
Cc: benjamin.tissoires@redhat.com, dmitry.torokhov@gmail.com
Subject: Input: synaptics - enable SMBus on ThinkPad L470
Date: Sat, 8 Feb 2020 00:20:16 +0530	[thread overview]
Message-ID: <CADdtggVzVJq5gGNmFhKSz2MBwjTpdN5YVOdr4D3Hkkv=KZRc9g@mail.gmail.com> (raw)

Add touchpad LEN2044 to the list, as it is capable of working with
psmouse.synaptics_intertouch=1

Signed-off-by: Gaurav Agrawal <agrawalgaurav@gnome.org>
---
 drivers/input/mouse/synaptics.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/input/mouse/synaptics.c b/drivers/input/mouse/synaptics.c
index 1ae6f8bba9ae1..6947772cfc405 100644
--- a/drivers/input/mouse/synaptics.c
+++ b/drivers/input/mouse/synaptics.c
@@ -179,6 +179,7 @@ static const char * const smbus_pnp_ids[] = {
     "LEN0097", /* X280 -> ALPS trackpoint */
     "LEN009b", /* T580 */
     "LEN200f", /* T450s */
+    "LEN2044", /* L470  */
     "LEN2054", /* E480 */
     "LEN2055", /* E580 */
     "SYN3052", /* HP EliteBook 840 G4 */

             reply	other threads:[~2020-02-07 18:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-07 18:50 Gaurav Agrawal [this message]
2020-02-14  1:07 ` Input: synaptics - enable SMBus on ThinkPad L470 Dmitry Torokhov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CADdtggVzVJq5gGNmFhKSz2MBwjTpdN5YVOdr4D3Hkkv=KZRc9g@mail.gmail.com' \
    --to=agrawalgaurav@gnome.org \
    --cc=benjamin.tissoires@redhat.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).