Re: [PATCH 4/4] Input: ads7846 - modificatons of _stop()/_disable() conditions
From: Jason Wang <hidden>
Date: 2010-10-19 01:25:33
Also in:
linux-omap
Tony Lindgren wrote:
* Jason Wang [off-list ref] [101014 19:17]:quoted
Grazvydas Ignotas wrote:quoted
On Thu, Oct 14, 2010 at 5:14 AM, Jason Wang [off-list ref] wrote:quoted
Grazvydas Ignotas wrote:quoted
Working here on pandora too, applied on top of linux-next (did not test suspend though). Not caused by this patch, but the old problem where lower measurement bits get lost is back - when I draw diagonal line it looks like stairs. I think it's caused by OMAP SPI driver, CCing linux-omap.Yes, it is OMAP spi driver issues, I have met the same problem before, please refer to: http://www.spinics.net/lists/arm-kernel/msg91538.html you can apply this patch and test again.It solves my issue, thanks Tested-by: Grazvydas Ignotas <redacted> BTW I have done similar patch almost 2 years ago for exactly the same problem: http://marc.info/?l=linux-omap&m=122565580616920&w=2 but then problem went away after random kernel update (from what I remember), and my patch was no longer needed.Really similar problem and similar solution, :-)Let's get this fix into the mainline tree then. Jason, care to refresh (it's wrapped at least) and then repost with the acks so Grant can queue it up for the upcoming merge window? Acked-by: Tony Lindgren <tony@atomide.com>
OK, i will refresh it and re-post it to linux-spi and Grant. Thanks, Jason.