From: Dmitry Osipenko <digetx@gmail.com>
To: "Michał Mirosław" <mirq-linux@rere.qmqm.pl>,
"Dmitry Torokhov" <dmitry.torokhov@gmail.com>,
"Gustavo A. R. Silva" <gustavoars@kernel.org>,
"Johnny Chuang" <johnny.chuang.emc@gmail.com>,
"Peter Hutterer" <peter.hutterer@who-t.net>
Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v8 0/4] input: elants: Support Asus TF300T and Nexus 7 touchscreens
Date: Tue, 3 Nov 2020 06:59:02 +0300 [thread overview]
Message-ID: <d942c01f-d43d-8bce-4c02-924feee1e3f9@gmail.com> (raw)
In-Reply-To: <cover.1603543323.git.mirq-linux@rere.qmqm.pl>
24.10.2020 15:46, Michał Mirosław пишет:
> This series cleans up the driver a bit and implements changes needed to
> support EKTF3624-based touchscreen used in Asus TF300T, Google Nexus 7
> and similar Tegra3-based tablets.
>
> ---
> v2: extended with Dmitry's patches (replaced v1 patches 3 and 4)
> v3: rebased for v5.7-rc1
> v4: rebased onto v5.7-rc2+ (current Linus' master)
> update "remove unused axes" and "refactor
> elants_i2c_execute_command()" patches after review
> add David's patch converting DT binding to YAML
> v5: rebased onto dtor/input/for-linus
> v6: rebased onto newer dtor/input/for-linus
> remove yet unused constants from patch 1
> added a new drive-by cleanup (last patch)
> v7: rebased onto current dtor/input/for-next
> v8: rebased onto current dtor/input/for-linus again
> ---
>
> Dmitry Osipenko (1):
> input: elants: support 0x66 reply opcode for reporting touches
>
> Michał Mirosław (3):
> input: elants: document some registers and values
> input: elants: support old touch report format
> input: elants: read touchscreen size for EKTF3624
>
> drivers/input/touchscreen/elants_i2c.c | 149 +++++++++++++++++++++----
> 1 file changed, 127 insertions(+), 22 deletions(-)
>
Hello all!
Johnny Chuang, do you have any comments or objections to this series?
Could you please give yours review and acks to the patches? Thanks in
advance!
prev parent reply other threads:[~2020-11-03 3:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-24 12:46 [PATCH v8 0/4] input: elants: Support Asus TF300T and Nexus 7 touchscreens Michał Mirosław
2020-10-24 12:46 ` [PATCH v8 2/4] input: elants: support old touch report format Michał Mirosław
2020-10-24 12:46 ` [PATCH v8 1/4] input: elants: document some registers and values Michał Mirosław
2020-10-24 12:46 ` [PATCH v8 3/4] input: elants: read touchscreen size for EKTF3624 Michał Mirosław
2020-10-24 12:46 ` [PATCH v8 4/4] input: elants: support 0x66 reply opcode for reporting touches Michał Mirosław
2020-11-03 3:59 ` Dmitry Osipenko [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=d942c01f-d43d-8bce-4c02-924feee1e3f9@gmail.com \
--to=digetx@gmail.com \
--cc=dmitry.torokhov@gmail.com \
--cc=gustavoars@kernel.org \
--cc=johnny.chuang.emc@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mirq-linux@rere.qmqm.pl \
--cc=peter.hutterer@who-t.net \
/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).