Re: [PATCH v11 00/56] atmel_mxt_ts misc

2020-07-17 Thread Wang, Jiada
Hello All I am thinking it doesn't make sense to keep the series with such a big chunk of patches, I will divide the series into several small series Thanks, Jiada On 2020/07/08 22:05, Wang, Jiada wrote: Hello Dmitry I am working on refining this series, regarding your comment about drop

Re: [PATCH v11 00/56] atmel_mxt_ts misc

2020-07-08 Thread Wang, Jiada
Hello Dmitry I am working on refining this series, regarding your comment about drop changes related to upload firmware and config during boot. I found currently only config is uploaded during every boot. but firmware is only uploaded when userspace asks to do so via sysfs interface. Could you

Re: [PATCH v11 00/56] atmel_mxt_ts misc

2020-06-25 Thread Wang, Jiada
Hello Dmitry sorry for the delay, On 2020/05/27 15:43, Dmitry Torokhov wrote: Hi Jiada, On Thu, May 07, 2020 at 10:56:00PM -0700, Jiada Wang wrote: This patch-set forward ports Nick Dyer's work in ndyer/linux github repository as long as some other features and fixes Sorry for ignoring the

Re: [PATCH v11 00/56] atmel_mxt_ts misc

2020-05-27 Thread Dmitry Torokhov
Hi Jiada, On Thu, May 07, 2020 at 10:56:00PM -0700, Jiada Wang wrote: > This patch-set forward ports Nick Dyer's work in ndyer/linux github > repository as long as some other features and fixes Sorry for ignoring the series for quite a while. I guess my biggest issue with the series is that

Re: [PATCH v11 00/56] atmel_mxt_ts misc

2020-05-24 Thread Pavel Machek
Hi! > This patch-set forward ports Nick Dyer's work in ndyer/linux github > repository as long as some other features and fixes This is quite large series, retransmitted quite often. I believe I have hardware I could test this on (Motorola Droid 4)... but the cover letter does not really tesll

[PATCH v11 00/56] atmel_mxt_ts misc

2020-05-07 Thread Jiada Wang
This patch-set forward ports Nick Dyer's work in ndyer/linux github repository as long as some other features and fixes Balasubramani Vivekanandan (2): Input: atmel_mxt_ts: Limit the max bytes transferred in an i2c transaction Input: atmel_mxt_ts: use gpiod_set_value_cansleep for reset