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

2017-09-25 Thread Anthony Kim
Hi, Dmitry Always thank you for your comment. I resent patch file modified about your comment. Please confirm it. Incidentally, Our IC use 40bit register address I2C protocol format at flash mode. 40 bit means just 5 byte buffers. ( address data address is as below ) --

[PATCH] Input: add support for HiDeep touchscreen

2017-09-25 Thread Anthony Kim
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 tw

[PATCH] Input: add support for HiDeep touchscreen

2017-09-25 Thread Anthony Kim
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 tw

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

2017-09-18 Thread Rob Herring
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

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

2017-09-14 Thread Dmitry Torokhov
Hi Anthony, 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 t

[PATCH] Input: add support for HiDeep touchscreen

2017-09-13 Thread Anthony Kim
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 tw

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

2017-09-13 Thread kbuild test robot
Hi Anthony, [auto build test WARNING on input/next] [also build test WARNING on v4.13 next-20170912] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Anthony-Kim/Input-add-support-for-HiDeep-touch

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

2017-09-13 Thread kbuild test robot
Hi Anthony, [auto build test WARNING on input/next] [also build test WARNING on v4.13 next-20170912] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Anthony-Kim/Input-add-support-for-HiDeep-touch

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

2017-09-12 Thread Rob Herring
On Mon, Sep 11, 2017 at 04:27:42PM +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

[PATCH] Input: add support for HiDeep touchscreen

2017-09-11 Thread Anthony Kim
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 tw

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

2017-08-30 Thread Dmitry Torokhov
Hi Anthony, On Tue, Aug 22, 2017 at 06:03:38PM +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 t

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

2017-08-22 Thread Rob Herring
On Tue, Aug 22, 2017 at 06:03:38PM +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

[PATCH] Input: add support for HiDeep touchscreen

2017-08-22 Thread Anthony Kim
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 tw