linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Input: synaptics - enable InterTouch for ThinkPad T14 Gen 1
@ 2020-10-05 11:49 Hans de Goede
  2020-10-05 17:13 ` Dmitry Torokhov
  0 siblings, 1 reply; 2+ messages in thread
From: Hans de Goede @ 2020-10-05 11:49 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: Hans de Goede, Lyude Paul, linux-input

With the new RMI4 F3A support, we're now able to enable full RMI4
support for this model.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
---
 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 43a200ca68b8..82577095e175 100644
--- a/drivers/input/mouse/synaptics.c
+++ b/drivers/input/mouse/synaptics.c
@@ -186,6 +186,7 @@ static const char * const smbus_pnp_ids[] = {
 	"LEN2044", /* L470  */
 	"LEN2054", /* E480 */
 	"LEN2055", /* E580 */
+	"LEN2068", /* T14 Gen 1 */
 	"SYN3052", /* HP EliteBook 840 G4 */
 	"SYN3221", /* HP 15-ay000 */
 	"SYN323d", /* HP Spectre X360 13-w013dx */
-- 
2.28.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Input: synaptics - enable InterTouch for ThinkPad T14 Gen 1
  2020-10-05 11:49 [PATCH] Input: synaptics - enable InterTouch for ThinkPad T14 Gen 1 Hans de Goede
@ 2020-10-05 17:13 ` Dmitry Torokhov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2020-10-05 17:13 UTC (permalink / raw)
  To: Hans de Goede; +Cc: Lyude Paul, linux-input

On Mon, Oct 05, 2020 at 01:49:19PM +0200, Hans de Goede wrote:
> With the new RMI4 F3A support, we're now able to enable full RMI4
> support for this model.
> 
> Signed-off-by: Hans de Goede <hdegoede@redhat.com>

Applied, thank you.

-- 
Dmitry

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-05 17:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-05 11:49 [PATCH] Input: synaptics - enable InterTouch for ThinkPad T14 Gen 1 Hans de Goede
2020-10-05 17:13 ` Dmitry Torokhov

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).