From: Felix Kaechele <felix@kaechele.ca>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: linux-input@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] Input: edt-ft5x06 - add support for FocalTech FT8201
Date: Sat, 3 Aug 2024 23:13:08 -0400 [thread overview]
Message-ID: <20240804031310.331871-1-felix@kaechele.ca> (raw)
The driver supports the FT8201 chip as well. It registers up to 10 touch
points.
Tested on: Lenovo ThinkSmart View (CD-18781Y), LCM: BOE TV080WXM-LL4
Felix Kaechele (2):
dt-bindings: input: touchscreen: edt-ft5x06: Document FT8201 support
Input: edt-ft5x06 - add support for FocalTech FT8201
.../devicetree/bindings/input/touchscreen/edt-ft5x06.yaml | 1 +
drivers/input/touchscreen/edt-ft5x06.c | 6 ++++++
2 files changed, 7 insertions(+)
base-commit: 8bd2aa8529aca1f39bc2bfac4f68adc47c6bd1d7
--
2.45.2
next reply other threads:[~2024-08-04 3:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-04 3:13 Felix Kaechele [this message]
2024-08-04 3:13 ` [PATCH 1/2] dt-bindings: input: touchscreen: edt-ft5x06: Document FT8201 support Felix Kaechele
2024-08-04 8:44 ` Krzysztof Kozlowski
2024-08-04 3:13 ` [PATCH 2/2] Input: edt-ft5x06 - add support for FocalTech FT8201 Felix Kaechele
2024-08-05 0:13 ` [PATCH 0/2] " 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=20240804031310.331871-1-felix@kaechele.ca \
--to=felix@kaechele.ca \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.torokhov@gmail.com \
--cc=krzk+dt@kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@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).