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