linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Benjamin Tissoires <benjamin.tissoires@redhat.com>
To: Peter Hutterer <peter.hutterer@who-t.net>
Cc: "Lyude Paul" <lyude@redhat.com>,
	"open list:HID CORE LAYER" <linux-input@vger.kernel.org>,
	"Dmitry Torokhov" <dmitry.torokhov@gmail.com>,
	廖崇榮 <kt.liao@emc.com.tw>,
	edvard.holst@gmail.com, arkadiusz.hiler@intel.com,
	lkml <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Input: synaptics - Add PNP ID for ThinkPad P50 to SMBus
Date: Thu, 29 Nov 2018 12:16:29 +0100	[thread overview]
Message-ID: <CAO-hwJKLaM=RgfdR_c_MF_rCdJ=CPrbFRRST4KYb6czqsAORBA@mail.gmail.com> (raw)
In-Reply-To: <20181128034720.GB21318@jelly>

On Wed, Nov 28, 2018 at 4:47 AM Peter Hutterer <peter.hutterer@who-t.net> wrote:
>
> On Wed, Nov 21, 2018 at 03:16:20PM -0500, Lyude Paul wrote:
> > Noticed the other day the trackpoint felt different on my P50, then
> > realized it was because rmi4 wasn't loading for this machine
> > automatically. Suspend/resume, hibernate, and everything else seem to
> > work perfectly fine on here.
> >
> > Signed-off-by: Lyude Paul <lyude@redhat.com>
>
> Acked-by: Peter Hutterer <peter.hutterer@who-t.net>

Acked-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>

Cheers,
Benjamin

>
> Cheers,
>    Peter
>
> > ---
> >  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 5e85f3cca867..c42813d50591 100644
> > --- a/drivers/input/mouse/synaptics.c
> > +++ b/drivers/input/mouse/synaptics.c
> > @@ -170,6 +170,7 @@ static const char * const smbus_pnp_ids[] = {
> >       "LEN0048", /* X1 Carbon 3 */
> >       "LEN0046", /* X250 */
> >       "LEN004a", /* W541 */
> > +     "LEN005b", /* P50 */
> >       "LEN0071", /* T480 */
> >       "LEN0072", /* X1 Carbon Gen 5 (2017) - Elan/ALPS trackpoint */
> >       "LEN0073", /* X1 Carbon G5 (Elantech) */
> > --
> > 2.19.1
> >

      reply	other threads:[~2018-11-29 11:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-21 20:16 [PATCH] Input: synaptics - Add PNP ID for ThinkPad P50 to SMBus Lyude Paul
2018-11-28  3:47 ` Peter Hutterer
2018-11-29 11:16   ` Benjamin Tissoires [this message]

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='CAO-hwJKLaM=RgfdR_c_MF_rCdJ=CPrbFRRST4KYb6czqsAORBA@mail.gmail.com' \
    --to=benjamin.tissoires@redhat.com \
    --cc=arkadiusz.hiler@intel.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=edvard.holst@gmail.com \
    --cc=kt.liao@emc.com.tw \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lyude@redhat.com \
    --cc=peter.hutterer@who-t.net \
    /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).