ACK: [SRU][Xenial][Artful][Bionic][PATCH 1/1] UBUNTU: SAUCE: Input: elan_i2c - add ELAN0612 to the ACPI table
Juerg Haefliger
juerg.haefliger at canonical.com
Tue Jun 5 07:02:46 UTC 2018
On 06/01/2018 06:21 PM, Joseph Salisbury wrote:
> From: Johannes Wienke <languitar at semipol.de>
>
> BugLink: http://bugs.launchpad.net/bugs/1773509
>
> ELAN0612 touchpad uses elan_i2c as its driver. ELAN0612 is being included in
> newer laptops, so add it to ACPI table to enable the touchpad.
>
> Signed-off-by: Johannes Wienke <languitar at semipol.de>
> Signed-off-by: Joseph Salisbury <joseph.salisbury at canonical.com>
Acked-by: Juerg Haefliger <juergh at canonical.com>
> ---
> 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 2111a85..423f7fe 100644
> --- a/drivers/input/mouse/elan_i2c_core.c
> +++ b/drivers/input/mouse/elan_i2c_core.c
> @@ -1263,6 +1263,7 @@ static const struct acpi_device_id elan_acpi_id[] = {
> { "ELAN060B", 0 },
> { "ELAN060C", 0 },
> { "ELAN0611", 0 },
> + { "ELAN0612", 0 },
> { "ELAN1000", 0 },
> { }
> };
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20180605/3d3b64f3/attachment.sig>
More information about the kernel-team
mailing list