From: "dmitry.torokhov@gmail.com" <dmitry.torokhov@gmail.com>
To: IHARA Hiroka <ihara_h@live.jp>
Cc: "linux-input@vger.kernel.org" <linux-input@vger.kernel.org>
Subject: Re: [PATCH] Input: elan_i2c: add ELAN0605 to the ACPI table
Date: Sun, 12 Feb 2017 18:35:57 -0800 [thread overview]
Message-ID: <20170213023557.GB27642@dtor-ws> (raw)
In-Reply-To: <PS1PR0401MB19610C71530ABC7E1AA75D099C590@PS1PR0401MB1961.apcprd04.prod.outlook.com>
On Mon, Feb 13, 2017 at 02:05:20AM +0000, IHARA Hiroka wrote:
> Dear Dmitry,
>
> I am sorry I did not supply that information.
> There is currently only one laptop reported to contain the device, that is Lenovo ideapad 310s (80U4000).
> ELAN0605 has the same Vendor/Product ID as ELAN0600 (04F3:0400).
>
> My patch has been tested on this device.
Applied, thank you.
> --
> Hiroka
>
> From: dmitry.torokhov@gmail.com <dmitry.torokhov@gmail.com>
> Sent: Monday, February 13, 2017 7:42
> To: IHARA Hiroka
> Cc: linux-input@vger.kernel.org
> Subject: Re: [PATCH] Input: elan_i2c: add ELAN0605 to the ACPI table
>
> Hi Hiroka,
>
> On Sun, Feb 12, 2017 at 07:55:23AM +0000, IHARA Hiroka wrote:
> > ELAN0605 has been confirmed to be a variant of ELAN0600,
> > which is blacklisted in the hid-core to be managed by elan_i2c.
>
> Would you mind telling me what device(s) use ELAN0605?
>
> Thanks!
>
> >
> > Signed-off-by: Hiroka IHARA <ihara_h@live.jp>
> > ---
> > 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 fa598f7..1e1d0ad 100644
> > --- a/drivers/input/mouse/elan_i2c_core.c
> > +++ b/drivers/input/mouse/elan_i2c_core.c
> > @@ -1231,6 +1231,7 @@ static const struct acpi_device_id elan_acpi_id[] = {
> > { "ELAN0000", 0 },
> > { "ELAN0100", 0 },
> > { "ELAN0600", 0 },
> > + { "ELAN0605", 0 },
> > { "ELAN1000", 0 },
> > { }
> > };
> > --
> > 2.9.3
> >
>
> --
> Dmitry
>
--
Dmitry
prev parent reply other threads:[~2017-02-13 2:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-12 7:55 [PATCH] Input: elan_i2c: add ELAN0605 to the ACPI table IHARA Hiroka
2017-02-12 22:42 ` dmitry.torokhov
2017-02-13 2:05 ` IHARA Hiroka
2017-02-13 2:35 ` dmitry.torokhov [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170213023557.GB27642@dtor-ws \
--to=dmitry.torokhov@gmail.com \
--cc=ihara_h@live.jp \
--cc=linux-input@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox