Re: [PATCH] input: elan_i2c: Add ACPI ID for touchpad in Lenovo V130-15IGM

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Forget this patch, I did some further testing and even though the touchpad works, it generates some dmesg messages. I have to take a closer look into this.

Sorry for the spam.

Tobias

From: Tobias Vögeli <tobias@xxxxxxxxxxx>

Add ELAN061A to the ACPI table to support the touchpad of the Lenovo V130-15IGM.

Signed-off-by: Tobias Vögeli <tobias@xxxxxxxxxxx>
---
  drivers/input/mouse/elan_i2c_core.c | 1 +
  1 file changed, 1 insertion(+)

diff --git a/drivers/input/mouse/elan_i2c_core.c b/drivers/input/mouse/elan_i2c_core.c
index f322a1768fbb..4998b7007201 100644
--- a/drivers/input/mouse/elan_i2c_core.c
+++ b/drivers/input/mouse/elan_i2c_core.c
@@ -1347,6 +1347,7 @@ static const struct acpi_device_id elan_acpi_id[] = {
  	{ "ELAN0611", 0 },
  	{ "ELAN0612", 0 },
  	{ "ELAN0618", 0 },
+	{ "ELAN061A", 0 },
  	{ "ELAN061C", 0 },
  	{ "ELAN061D", 0 },
  	{ "ELAN061E", 0 },



[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux