Re: [PATCH 00/15] atmel_mxt_ts - device tree, bootloader, etc

2014-07-28 Thread Yufeng Shen
On Mon, Jul 28, 2014 at 7:42 PM, Stephen Warren wrote: > On 07/28/2014 03:23 PM, Stephen Warren wrote: >> >> On 07/28/2014 02:20 PM, Yufeng Shen wrote: > > ... > >>> Where did you get the configuration file ? It is possible that we rely >>> too mu

Re: [PATCH 00/15] atmel_mxt_ts - device tree, bootloader, etc

2014-07-28 Thread Yufeng Shen
On Fri, Jul 25, 2014 at 4:06 PM, Stephen Warren wrote: > > On 07/25/2014 08:10 AM, Nick Dyer wrote: >> >> On 24/07/14 22:19, Stephen Warren wrote: > > ... > >>> I've uploaded 2 logs to: >>> >>> http://avon.wwwdotorg.org/downloads/mxt-logs/ >>> (note there's no directory indexing, so manually add

Re: [PATCH 00/15] atmel_mxt_ts - device tree, bootloader, etc

2014-07-28 Thread Yufeng Shen
On Fri, Jul 25, 2014 at 4:06 PM, Stephen Warren swar...@wwwdotorg.org wrote: On 07/25/2014 08:10 AM, Nick Dyer wrote: On 24/07/14 22:19, Stephen Warren wrote: ... I've uploaded 2 logs to: http://avon.wwwdotorg.org/downloads/mxt-logs/ (note there's no directory indexing, so manually add

Re: [PATCH 00/15] atmel_mxt_ts - device tree, bootloader, etc

2014-07-28 Thread Yufeng Shen
On Mon, Jul 28, 2014 at 7:42 PM, Stephen Warren swar...@wwwdotorg.org wrote: On 07/28/2014 03:23 PM, Stephen Warren wrote: On 07/28/2014 02:20 PM, Yufeng Shen wrote: ... Where did you get the configuration file ? It is possible that we rely too much on mxt_start to turn on the T9.CTRL bit

Re: [PATCH 20/51] Input: atmel_mxt_ts - Set default irqflags when there is no pdata

2014-05-26 Thread Yufeng Shen
On Sat, May 24, 2014 at 8:41 AM, Nick Dyer wrote: > Yufeng Shen wrote: >> On Thu, May 22, 2014 at 10:29 AM, Nick Dyer wrote: >>> Dmitry Torokhov wrote: >>>>>> Make the irqflags default to be IRQF_TRIGGER_FALLING if no platform data >>

Re: [PATCH 20/51] Input: atmel_mxt_ts - Set default irqflags when there is no pdata

2014-05-26 Thread Yufeng Shen
On Mon, May 26, 2014 at 1:23 AM, Dmitry Torokhov wrote: > > On Fri, May 23, 2014 at 12:37:46PM -0400, Yufeng Shen wrote: > > On Thu, May 22, 2014 at 10:29 AM, Nick Dyer wrote: > > > > > > Dmitry Torokhov wrote: > > > > On Thu, Jul 18, 2013 at 0

Re: [PATCH 20/51] Input: atmel_mxt_ts - Set default irqflags when there is no pdata

2014-05-26 Thread Yufeng Shen
On Mon, May 26, 2014 at 1:23 AM, Dmitry Torokhov dmitry.torok...@gmail.com wrote: On Fri, May 23, 2014 at 12:37:46PM -0400, Yufeng Shen wrote: On Thu, May 22, 2014 at 10:29 AM, Nick Dyer nick.d...@itdev.co.uk wrote: Dmitry Torokhov wrote: On Thu, Jul 18, 2013 at 07:17:44PM +0200

Re: [PATCH 20/51] Input: atmel_mxt_ts - Set default irqflags when there is no pdata

2014-05-26 Thread Yufeng Shen
On Sat, May 24, 2014 at 8:41 AM, Nick Dyer nick.d...@itdev.co.uk wrote: Yufeng Shen wrote: On Thu, May 22, 2014 at 10:29 AM, Nick Dyer nick.d...@itdev.co.uk wrote: Dmitry Torokhov wrote: Make the irqflags default to be IRQF_TRIGGER_FALLING if no platform data is provided. I think

Re: [PATCH 20/51] Input: atmel_mxt_ts - Set default irqflags when there is no pdata

2014-05-23 Thread Yufeng Shen
On Thu, May 22, 2014 at 10:29 AM, Nick Dyer wrote: > > Dmitry Torokhov wrote: > > On Thu, Jul 18, 2013 at 07:17:44PM +0200, rydb...@euromail.se wrote: > >>> From: Yufeng Shen > >>> This is the preparation for supporting the code path when there is > &g

Re: [PATCH 20/51] Input: atmel_mxt_ts - Set default irqflags when there is no pdata

2014-05-23 Thread Yufeng Shen
On Thu, May 22, 2014 at 10:29 AM, Nick Dyer nick.d...@itdev.co.uk wrote: Dmitry Torokhov wrote: On Thu, Jul 18, 2013 at 07:17:44PM +0200, rydb...@euromail.se wrote: From: Yufeng Shen mile...@chromium.org This is the preparation for supporting the code path when there is platform data

[PATCH] Add quirk HID_QUIRK_NO_INIT_REPORTS for RNDPLUS touchscreen

2014-03-21 Thread Yufeng Shen
TSR4601] on usb-:00:1d.0-1.3/input0 Adding quirk HID_QUIRK_NO_INIT_REPORTS can solve the problem. Signed-off-by: Yufeng Shen --- drivers/hid/hid-ids.h | 5 + drivers/hid/usbhid/hid-quirks.c | 3 +++ 2 files changed, 8 insertions(+) diff --git a/drivers/hid/hid-ids.h b

[PATCH] Add quirk HID_QUIRK_NO_INIT_REPORTS for RNDPLUS touchscreen

2014-03-21 Thread Yufeng Shen
TSR4601] on usb-:00:1d.0-1.3/input0 Adding quirk HID_QUIRK_NO_INIT_REPORTS can solve the problem. Signed-off-by: Yufeng Shen mile...@chromium.org --- drivers/hid/hid-ids.h | 5 + drivers/hid/usbhid/hid-quirks.c | 3 +++ 2 files changed, 8 insertions(+) diff --git a/drivers

[PATCH] HID: usbhid: quirk for CY-TM75 75 inch Touch Overlay

2014-01-27 Thread Yufeng Shen
-off-by: Yufeng Shen --- drivers/hid/hid-ids.h | 1 + drivers/hid/usbhid/hid-quirks.c | 1 + 2 files changed, 2 insertions(+) diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h index f9304cb..ece2997 100644 --- a/drivers/hid/hid-ids.h +++ b/drivers/hid/hid-ids.h @@ -636,6 +636,7

[PATCH] HID: usbhid: quirk for CY-TM75 75 inch Touch Overlay

2014-01-27 Thread Yufeng Shen
-off-by: Yufeng Shen mile...@chromium.org --- drivers/hid/hid-ids.h | 1 + drivers/hid/usbhid/hid-quirks.c | 1 + 2 files changed, 2 insertions(+) diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h index f9304cb..ece2997 100644 --- a/drivers/hid/hid-ids.h +++ b/drivers/hid/hid

Re: Atmel updates to atmel_mxt_ts touch controller driver - v5 Daniel Kurtz , Henrik Rydberg , Joonyoung Shim , alan.bow...@atmel.co

2013-06-07 Thread Yufeng Shen
Acked-by: Yufeng Shen Test the patch series on Chromebook Pixel with kernel 3.8. Touchscreen & trackpad work, FW/Config update work. On Thu, Jun 6, 2013 at 3:46 PM, Dmitry Torokhov wrote: > On Thu, Jun 06, 2013 at 03:40:47PM -0400, Yufeng Shen wrote: >> On Thu, Jun 6, 2013 at 3:

Re: [PATCH 44/53] Input: atmel_mxt_ts - Verify Information Block checksum on probe

2013-06-07 Thread Yufeng Shen
On Wed, Jun 5, 2013 at 1:37 PM, Nick Dyer wrote: > By reading the information block and the object table into a contiguous region > of memory, we can verify the checksum at probe time. This means we verify that > we are indeed talking to a chip that supports object protocol correctly. We > also

Re: [PATCH 44/53] Input: atmel_mxt_ts - Verify Information Block checksum on probe

2013-06-07 Thread Yufeng Shen
On Wed, Jun 5, 2013 at 1:37 PM, Nick Dyer nick.d...@itdev.co.uk wrote: By reading the information block and the object table into a contiguous region of memory, we can verify the checksum at probe time. This means we verify that we are indeed talking to a chip that supports object protocol

Re: Atmel updates to atmel_mxt_ts touch controller driver - v5 Daniel Kurtz djku...@chromium.org, Henrik Rydberg rydb...@euromail.se, Joonyoung Shim jy0922.s...@samsung.com, alan.bow...@atmel.co

2013-06-07 Thread Yufeng Shen
Acked-by: Yufeng Shen mile...@chromium.org Test the patch series on Chromebook Pixel with kernel 3.8. Touchscreen trackpad work, FW/Config update work. On Thu, Jun 6, 2013 at 3:46 PM, Dmitry Torokhov dmitry.torok...@gmail.com wrote: On Thu, Jun 06, 2013 at 03:40:47PM -0400, Yufeng Shen wrote

[RFC/PATCH] Input: release MT fingers on device reset/disconnect

2012-09-21 Thread Yufeng Shen
and downstream's finger states. Signed-off-by: Yufeng Shen --- drivers/input/input.c | 34 -- 1 files changed, 32 insertions(+), 2 deletions(-) diff --git a/drivers/input/input.c b/drivers/input/input.c index 768e46b..ebdc450 100644 --- a/drivers/input/input.c +++ b/drivers

[RFC/PATCH] Input: release MT fingers on device reset/disconnect

2012-09-21 Thread Yufeng Shen
and downstream's finger states. Signed-off-by: Yufeng Shen mile...@chromium.org --- drivers/input/input.c | 34 -- 1 files changed, 32 insertions(+), 2 deletions(-) diff --git a/drivers/input/input.c b/drivers/input/input.c index 768e46b..ebdc450 100644 --- a/drivers/input