From: "Dave.Wang" <dave.wang@emc.com.tw>
To: <Linux-kernel@vger.kernel.org>, <Linux-input@vger.kernel.org>,
<Dmitry.torokhov@gmail.com>
Subject: [PATCH] Input: elan_i2c - Add more hardware ID for Lenovo laptop
Date: Mon, 25 Nov 2019 16:12:56 +0800 [thread overview]
Message-ID: <001e01d5a368$24946950$6dbd3bf0$@emc.com.tw> (raw)
Add more hardware ID for Lenovo laptop.
Signed-off-by: Dave Wang <dave.wang@emc.com.tw>
---
include/linux/input/elan-i2c-ids.h | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/include/linux/input/elan-i2c-ids.h
b/include/linux/input/elan-i2c-ids.h
index 1ecb6b45812c..247e3f75bae7 100644
--- a/include/linux/input/elan-i2c-ids.h
+++ b/include/linux/input/elan-i2c-ids.h
@@ -67,8 +67,15 @@ static const struct acpi_device_id elan_acpi_id[] = {
{ "ELAN062B", 0 },
{ "ELAN062C", 0 },
{ "ELAN062D", 0 },
+ { "ELAN062E", 0 },
+ { "ELAN062F", 0 },
{ "ELAN0631", 0 },
{ "ELAN0632", 0 },
+ { "ELAN0633", 0 },
+ { "ELAN0634", 0 },
+ { "ELAN0635", 0 },
+ { "ELAN0636", 0 },
+ { "ELAN0637", 0 },
{ "ELAN1000", 0 },
{ }
};
--
2.17.1
next reply other threads:[~2019-11-25 8:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-25 8:12 Dave.Wang [this message]
2019-12-02 1:02 ` [PATCH] Input: elan_i2c - Add more hardware ID for Lenovo laptop Dmitry Torokhov
2019-12-02 3:07 ` Dave.Wang
2020-07-09 5:30 ` '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='001e01d5a368$24946950$6dbd3bf0$@emc.com.tw' \
--to=dave.wang@emc.com.tw \
--cc=Dmitry.torokhov@gmail.com \
--cc=Linux-input@vger.kernel.org \
--cc=Linux-kernel@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