linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add support for Goodix GT917S touch controller
@ 2020-02-27 16:07 Icenowy Zheng
  2020-02-27 16:08 ` [PATCH v2 1/3] dt-bindings: input: touchscreen: add compatible string for Goodix GT917S Icenowy Zheng
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Icenowy Zheng @ 2020-02-27 16:07 UTC (permalink / raw)
  To: Dmitry Torokhov, Rob Herring, Bastien Nocera, Ondrej Jirman
  Cc: linux-input, devicetree, linux-kernel, Icenowy Zheng

This patchset introduces support for Goodix GT917S touch controller.

The major difference with other touch controllers from Goodix is that
the ID string is no longer number-only (it contains a 'S'), so an
additional patch is introduced for migrating the ID to a string.

Icenowy Zheng (3):
  dt-bindings: input: touchscreen: add compatible string for Goodix
    GT917S
  Input: goodix - use string-based chip ID
  Input: goodix - Add support for Goodix GT917S

 .../bindings/input/touchscreen/goodix.yaml    |  1 +
 drivers/input/touchscreen/goodix.c            | 63 +++++++++++--------
 2 files changed, 38 insertions(+), 26 deletions(-)

-- 
2.24.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-02-28  0:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-27 16:07 [PATCH v2 0/3] Add support for Goodix GT917S touch controller Icenowy Zheng
2020-02-27 16:08 ` [PATCH v2 1/3] dt-bindings: input: touchscreen: add compatible string for Goodix GT917S Icenowy Zheng
2020-02-27 16:08 ` [PATCH v2 2/3] Input: goodix - use string-based chip ID Icenowy Zheng
2020-02-27 17:50   ` Bastien Nocera
2020-02-27 17:51 ` [PATCH v2 0/3] Add support for Goodix GT917S touch controller Bastien Nocera
2020-02-28  0:44   ` Icenowy Zheng

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).