From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Daniel Smith <danct12@disroot.org>
Cc: Hans de Goede <hdegoede@redhat.com>,
linux-input@vger.kernel.org, platform-driver-x86@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] input: silead: Add MSSL0017 to acpi_device_id.
Date: Thu, 23 May 2019 12:55:18 -0700 [thread overview]
Message-ID: <20190523195518.GA176265@dtor-ws> (raw)
In-Reply-To: <20190523190659.3117-1-danct12@disroot.org>
On Fri, May 24, 2019 at 02:06:59AM +0700, Daniel Smith wrote:
> On Chuwi Hi10 Plus, the Silead device id is MSSL0017.
>
> Signed-off-by: Daniel Smith <danct12@disroot.org>
Applied keeping Hans' reviewed-by from the previous version; thank you.
> ---
> drivers/input/touchscreen/silead.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/input/touchscreen/silead.c b/drivers/input/touchscreen/silead.c
> index 09241d4cdebc..06f0eb04a8fd 100644
> --- a/drivers/input/touchscreen/silead.c
> +++ b/drivers/input/touchscreen/silead.c
> @@ -617,6 +617,7 @@ static const struct acpi_device_id silead_ts_acpi_match[] = {
> { "MSSL1680", 0 },
> { "MSSL0001", 0 },
> { "MSSL0002", 0 },
> + { "MSSL0017", 0 },
> { }
> };
> MODULE_DEVICE_TABLE(acpi, silead_ts_acpi_match);
> --
> 2.21.0
>
--
Dmitry
next prev parent reply other threads:[~2019-05-23 19:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-23 19:06 [PATCH] input: silead: Add MSSL0017 to acpi_device_id Daniel Smith
2019-05-23 19:55 ` Dmitry Torokhov [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-05-22 4:54 Danct12
2019-05-22 10:12 ` Hans de Goede
2019-05-23 7:20 ` 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=20190523195518.GA176265@dtor-ws \
--to=dmitry.torokhov@gmail.com \
--cc=danct12@disroot.org \
--cc=hdegoede@redhat.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=platform-driver-x86@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).