lkml.org 
[lkml]   [2017]   [Nov]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Date
    Subject[PATCH 3.2 51/61] Input: i8042 - add Gigabyte P57 to the keyboard reset table
    3.2.96-rc1 review patch.  If anyone has any objections, please let me know.

    ------------------

    From: Kai-Heng Feng <kai.heng.feng@canonical.com>

    commit 697c5d8a36768b36729533fb44622b35d56d6ad0 upstream.

    Similar to other Gigabyte laptops, the touchpad on P57 requires a
    keyboard reset to detect Elantech touchpad correctly.

    BugLink: https://bugs.launchpad.net/bugs/1594214
    Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
    Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
    Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
    ---
    drivers/input/serio/i8042-x86ia64io.h | 7 +++++++
    1 file changed, 7 insertions(+)

    --- a/drivers/input/serio/i8042-x86ia64io.h
    +++ b/drivers/input/serio/i8042-x86ia64io.h
    @@ -790,6 +790,13 @@ static const struct dmi_system_id __init
    },
    },
    {
    + /* Gigabyte P57 - Elantech touchpad */
    + .matches = {
    + DMI_MATCH(DMI_SYS_VENDOR, "GIGABYTE"),
    + DMI_MATCH(DMI_PRODUCT_NAME, "P57"),
    + },
    + },
    + {
    /* Schenker XMG C504 - Elantech touchpad */
    .matches = {
    DMI_MATCH(DMI_SYS_VENDOR, "XMG"),
    \
     
     \ /
      Last update: 2017-11-22 04:04    [W:4.188 / U:0.696 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site