linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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 14:42:30 -0800	[thread overview]
Message-ID: <20170212224230.GB15928@dtor-ws> (raw)
In-Reply-To: <PS1PR0401MB1961607122C29ADFF8F54A539C460@PS1PR0401MB1961.apcprd04.prod.outlook.com>

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

  reply	other threads:[~2017-02-12 22:42 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 [this message]
2017-02-13  2:05   ` IHARA Hiroka
2017-02-13  2:35     ` dmitry.torokhov

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=20170212224230.GB15928@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;
as well as URLs for NNTP newsgroup(s).