[PATCH v5 2/2]Input: Add driver for Goodix GTx5 series touchscreen

2017-06-28 Thread Wang Yafei
, irq handle as well as bus read/write. - External Module Layer: This layer used for support more features such as firmware update, debug tools and gesture wakeup. Signed-off-by: Wang Yafei <wangya...@goodix.com> --- Changes in v2: - replace touchscreen properties according to the descr

[PATCH v5 2/2]Input: Add driver for Goodix GTx5 series touchscreen

2017-06-28 Thread Wang Yafei
, irq handle as well as bus read/write. - External Module Layer: This layer used for support more features such as firmware update, debug tools and gesture wakeup. Signed-off-by: Wang Yafei --- Changes in v2: - replace touchscreen properties according to the description in Documentation/devicetree

[PATCH v4]Input: Add driver for Goodix GTx5 series touchscreen

2017-06-23 Thread Wang Yafei
handle as well as bus read/write. - External Module Layer: This layer used for support more features such as firmware update, debug tools and gesture wakeup. Signed-off-by: Wang Yafei <wangya...@goodix.com> --- drivers/input/touchscreen/Kconfig | 12 + drivers/input/touchscreen/Ma

[PATCH v4]Input: Add driver for Goodix GTx5 series touchscreen

2017-06-23 Thread Wang Yafei
handle as well as bus read/write. - External Module Layer: This layer used for support more features such as firmware update, debug tools and gesture wakeup. Signed-off-by: Wang Yafei --- drivers/input/touchscreen/Kconfig | 12 + drivers/input/touchscreen/Makefile|1 + drivers

[PATCH v3] Input: Add driver for GOODiX GTx5 series touchsereen

2017-06-21 Thread Wang Yafei
handle as well as bus read/write. - External Module Layer: This layer used for support more features such as firmware update, debug tools and gesture wakeup. Signed-off-by: Wang Yafei <wangya...@goodix.com> --- Goodix driver that the kernel already have, is for our gt9xx series touch

[PATCH v3] Input: Add driver for GOODiX GTx5 series touchsereen

2017-06-21 Thread Wang Yafei
handle as well as bus read/write. - External Module Layer: This layer used for support more features such as firmware update, debug tools and gesture wakeup. Signed-off-by: Wang Yafei --- Goodix driver that the kernel already have, is for our gt9xx series touchscreen controllers. This new driver

[PATCH v2] Input: Add driver for GOODiX GTx5 series touchsereen

2017-06-19 Thread Wang Yafei
handle as well as bus read/write. - External Module Layer: This layer used for support more features such as firmware update, debug tools and gesture wakeup. Signed-off-by: Wang Yafei <wangya...@goodix.com> --- Goodix driver that the kernel already have, is for our gt9xx series touch

[PATCH v2] Input: Add driver for GOODiX GTx5 series touchsereen

2017-06-19 Thread Wang Yafei
handle as well as bus read/write. - External Module Layer: This layer used for support more features such as firmware update, debug tools and gesture wakeup. Signed-off-by: Wang Yafei --- Goodix driver that the kernel already have, is for our gt9xx series touchscreen controllers. This new driver

Re: [PATCH V2] Add driver for GOODiX GTx5 series touchsereen

2017-06-16 Thread Wang Yafei
Ping for review On 06/13/2017 02:27 PM, Wang Yafei wrote: > V2 changes: > > - replace touchscreen properties according to the description in > Documentation/devicetree/bindings/input/touchscreen/touchscreen.txt > > - Droped all compat stuff for older kernels > >

Re: [PATCH V2] Add driver for GOODiX GTx5 series touchsereen

2017-06-16 Thread Wang Yafei
Ping for review On 06/13/2017 02:27 PM, Wang Yafei wrote: > V2 changes: > > - replace touchscreen properties according to the description in > Documentation/devicetree/bindings/input/touchscreen/touchscreen.txt > > - Droped all compat stuff for older kernels > >

[PATCH] Add driver for GOODiX GTx5 series touchsereen

2017-06-06 Thread Wang Yafei
, irq handle as well as bus read/write. - External Module Layer: This layer used for support more features such as firmware update, debug tools and gesture wakeup. Signed-off-by: Wang Yafei <wangya...@goodix.com> --- .../input/touchscreen/goodix-ts-sunrise/Kconfig| 36 + .../input/touch

[PATCH] Add driver for GOODiX GTx5 series touchsereen

2017-06-06 Thread Wang Yafei
, irq handle as well as bus read/write. - External Module Layer: This layer used for support more features such as firmware update, debug tools and gesture wakeup. Signed-off-by: Wang Yafei --- .../input/touchscreen/goodix-ts-sunrise/Kconfig| 36 + .../input/touchscreen/goodix-ts-sunrise