[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1508119806-8074-1-git-send-email-anthony.kim@hideep.com>
Date: Mon, 16 Oct 2017 11:10:05 +0900
From: Anthony Kim <anthony.kim@...eep.com>
To: dmitry.torokhov@...il.com
Cc: linux-input@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, Anthony Kim <anthony.kim@...eep.com>
Subject: [PATCH resend 0/1] Input: add support for HiDeep touchscreen.
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
Powered by blists - more mailing lists