[PATCH resend 0/1] Input: add support for HiDeep touchscreen.
From: Anthony Kim
Date: Sun Oct 15 2017 - 22:10:34 EST
Hi,
I remake patch file as base on last commit of next branch
and resend patch file.
Please review this.
My last mail as below.
http://www.spinics.net/lists/linux-input/msg53312.html
Thanks.
Anthony.
Anthony Kim (1):
Input: add support for HiDeep touchscreen
.../bindings/input/touchscreen/hideep.txt | 42 +
.../devicetree/bindings/vendor-prefixes.txt | 1 +
drivers/input/touchscreen/Kconfig | 11 +
drivers/input/touchscreen/Makefile | 1 +
drivers/input/touchscreen/hideep.c | 1176 ++++++++++++++++++++
5 files changed, 1231 insertions(+)
create mode 100644 Documentation/devicetree/bindings/input/touchscreen/hideep.txt
create mode 100644 drivers/input/touchscreen/hideep.c
--
2.7.4