[PATCH 2/3] UBUNTU: SAUCE: Input: synaptics - Lenovo X1 Carbon 5 should use SMBUS/RMI

Aaron Ma aaron.ma at canonical.com
Mon Oct 16 15:50:25 UTC 2017


From: Yiannis Marangos <yiannis.marangos at gmail.com>

BugLink: http://bugs.launchpad.net/bugs/1723986

Link: https://patchwork.kernel.org/patch/9989549/

Signed-off-by: Yiannis Marangos <yiannis.marangos at gmail.com>
Signed-off-by: Aaron Ma <aaron.ma at canonical.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 5af0b7d200bc..eecb8872c1a5 100644
--- a/drivers/input/mouse/synaptics.c
+++ b/drivers/input/mouse/synaptics.c
@@ -172,6 +172,7 @@ static const char * const smbus_pnp_ids[] = {
 	"LEN0048", /* X1 Carbon 3 */
 	"LEN0046", /* X250 */
 	"LEN004a", /* W541 */
+	"LEN0073", /* X1 Carbon 5 */
 	"LEN200f", /* T450s */
 	NULL
 };
-- 
2.13.6





More information about the kernel-team mailing list