ACK: [PATCH 1/1 SRU X/Z] Input: elan_i2c - add ELAN0608 to the ACPI table

Po-Hsu Lin po-hsu.lin at canonical.com
Mon Sep 4 04:19:42 UTC 2017


On Fri, Sep 1, 2017 at 4:04 PM, Kai-Heng Feng <kai.heng.feng at canonical.com> wrote:
> BugLink: https://bugs.launchpad.net/bugs/1708852
>
> Similar to commit 722c5ac708b4f ("Input: elan_i2c - add ELAN0605 to the
> ACPI table"), ELAN0608 should be handled by elan_i2c.
>
> This touchpad can be found in Lenovo ideapad 320-14IKB.
>
> BugLink: https://bugs.launchpad.net/bugs/1708852
>
> Signed-off-by: Kai-Heng Feng <kai.heng.feng at canonical.com>
> Cc: stable at vger.kernel.org
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov at gmail.com>
> (cherry picked from commit 1874064eed0502bd9bef7be8023757b0c4f26883)
> Signed-off-by: Kai-Heng Feng <kai.heng.feng at canonical.com>
Clean cherry-pick, and just a quirk to a specific hardware.
Acked-by: Po-Hsu Lin <po-hsu.lin 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 a26f44c28d82..36bbf1728bbb 100644
> --- a/drivers/input/mouse/elan_i2c_core.c
> +++ b/drivers/input/mouse/elan_i2c_core.c
> @@ -1234,6 +1234,7 @@ static const struct acpi_device_id elan_acpi_id[] = {
>         { "ELAN0100", 0 },
>         { "ELAN0600", 0 },
>         { "ELAN0605", 0 },
> +       { "ELAN0608", 0 },
>         { "ELAN1000", 0 },
>         { }
>  };
> --
> 2.14.1
>
>
> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team




More information about the kernel-team mailing list