|
|
Subscribe / Log in / New account

input: elants: Support Asus TF300T touchscreen

From:  Michał Mirosław <mirq-linux-AT-rere.qmqm.pl>
To:  linux-input-AT-vger.kernel.org
Subject:  [PATCH 0/6] input: elants: Support Asus TF300T touchscreen
Date:  Tue, 10 Dec 2019 01:19:15 +0100
Message-ID:  <cover.1575936961.git.mirq-linux@rere.qmqm.pl>
Cc:  Dmitry Torokhov <dmitry.torokhov-AT-gmail.com>, Dmitry Osipenko <digetx-AT-gmail.com>, linux-kernel-AT-vger.kernel.org
Archive-link:  Article

This series implements changes needed to support EKTF3624-based touchscreen
used in eg. Asus Transformer Pad TF300T.

Michał Mirosław (6):
  input: elants: document some registers and values
  input: elants: support old touch report format
  input: elants: support common touchscreen DT properties
  input: elants: detect max_x/y from hardware
  input: elants: refactor elants_i2c_execute_command()
  input: elants: read touchscreen size for EKTF3624

 drivers/input/touchscreen/elants_i2c.c | 365 ++++++++++++++++---------
 1 file changed, 237 insertions(+), 128 deletions(-)

-- 
2.20.1



Copyright © 2019, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds