linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Lyude Paul <lyude@redhat.com>
Cc: linux-input@vger.kernel.org, stable@vger.kernel.org,
	Benjamin Tissoires <benjamin.tissoires@redhat.com>,
	Alexander Mikhaylenko <exalm7659@gmail.com>,
	Enrico Weigelt <info@metux.net>, Joe Perches <joe@perches.com>,
	Hans Verkuil <hverkuil-cisco@xs4all.nl>,
	Nick Black <dankamongmen@gmail.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	Christophe JAILLET <christophe.jaillet@wanadoo.fr>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Input: synaptics - switch T470s to RMI4 by default
Date: Thu, 13 Feb 2020 16:59:35 -0800	[thread overview]
Message-ID: <20200214005935.GC183709@dtor-ws> (raw)
In-Reply-To: <20200204194322.112638-1-lyude@redhat.com>

On Tue, Feb 04, 2020 at 02:43:21PM -0500, Lyude Paul wrote:
> This supports RMI4 and everything seems to work, including the touchpad
> buttons. So, let's enable this by default.
> 
> Signed-off-by: Lyude Paul <lyude@redhat.com>
> Cc: stable@vger.kernel.org

Applied, thank you.

> ---
>  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 1ae6f8bba9ae..8cb8475657ca 100644
> --- a/drivers/input/mouse/synaptics.c
> +++ b/drivers/input/mouse/synaptics.c
> @@ -169,6 +169,7 @@ static const char * const smbus_pnp_ids[] = {
>  	"LEN004a", /* W541 */
>  	"LEN005b", /* P50 */
>  	"LEN005e", /* T560 */
> +	"LEN006c", /* T470s */
>  	"LEN0071", /* T480 */
>  	"LEN0072", /* X1 Carbon Gen 5 (2017) - Elan/ALPS trackpoint */
>  	"LEN0073", /* X1 Carbon G5 (Elantech) */
> -- 
> 2.24.1
> 

-- 
Dmitry

      reply	other threads:[~2020-02-14  0:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-04 19:43 [PATCH] Input: synaptics - switch T470s to RMI4 by default Lyude Paul
2020-02-14  0:59 ` Dmitry Torokhov [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=20200214005935.GC183709@dtor-ws \
    --to=dmitry.torokhov@gmail.com \
    --cc=benjamin.tissoires@redhat.com \
    --cc=christophe.jaillet@wanadoo.fr \
    --cc=dankamongmen@gmail.com \
    --cc=exalm7659@gmail.com \
    --cc=hverkuil-cisco@xs4all.nl \
    --cc=info@metux.net \
    --cc=joe@perches.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lyude@redhat.com \
    --cc=stable@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /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).