Thread (15 messages) 15 messages, 6 authors, 2017-09-26

Re: [PATCH] Input: add support for HiDeep touchscreen

From: Rob Herring <robh@kernel.org>
Date: 2017-09-18 19:04:04
Also in: linux-devicetree, lkml

Possibly related (same subject, not in this thread)

On Thu, Sep 14, 2017 at 01:36:44PM +0900, Anthony Kim wrote:
The HiDeep touchscreen device is a capacitive multi-touch controller
mainly for multi-touch supported devices use. It use I2C interface for
communication to IC and provide axis X, Y, Z locations for ten finger
touch through input event interface to userspace.

It support the Crimson and the Lime two type IC. They are different
the number of channel supported and FW size. But the working protocol
is same.

Signed-off-by: Anthony Kim <redacted>
---
 .../bindings/input/touchscreen/hideep.txt          |   42 +
 .../devicetree/bindings/vendor-prefixes.txt        |    1 +
Please add acks when posting new versions.
 drivers/input/touchscreen/Kconfig                  |   11 +
 drivers/input/touchscreen/Makefile                 |    1 +
 drivers/input/touchscreen/hideep.c                 | 1274 ++++++++++++++++++++
 5 files changed, 1329 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/input/touchscreen/hideep.txt
 create mode 100644 drivers/input/touchscreen/hideep.c
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help