From: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
To: Ben Nizette <ben@niasdigital.com>
Cc: kernel <kernel@avr32linux.org>,
"Egtvedt, Hans-Christian" <Hans-Christian.Egtvedt@atmel.com>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] favr32: improve touchscreen response
Date: Mon, 27 Jul 2009 13:17:58 +0200 [thread overview]
Message-ID: <20090727131758.050ca571@hskinnemoen-d830> (raw)
In-Reply-To: <1246002577.9414.62.camel@linux-51e8.site>
Ben Nizette wrote:
> Hi Haavard,
>
> This has hce's ack, any chance of getting it in .31?
Yeah, should be a good chance :-) Sorry for taking so long.
It doesn't apply, however. I ended up doing this:
diff --git a/arch/avr32/boards/favr-32/setup.c b/arch/avr32/boards/favr-32/setup.c
index 46c9b0a..75f19f4 100644
--- a/arch/avr32/boards/favr-32/setup.c
+++ b/arch/avr32/boards/favr-32/setup.c
@@ -72,6 +72,10 @@ static struct ads7846_platform_data ads7843_data = {
.debounce_max = 20,
.debounce_rep = 4,
.debounce_tol = 5,
+
+ .keep_vref_on = true,
+ .settle_delay_usecs = 500,
+ .penirq_recheck_delay_usecs = 100,
};
static struct spi_board_info __initdata spi1_board_info[] = {
It appears to compile, but please verify that it's still correct.
Haavard
next prev parent reply other threads:[~2009-07-27 11:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-20 2:36 [PATCH] favr32: improve touchscreen response Ben Nizette
2009-04-20 3:13 ` Ben Nizette
2009-04-20 5:54 ` Hans-Christian Egtvedt
2009-06-26 7:49 ` Ben Nizette
2009-07-27 11:17 ` Haavard Skinnemoen [this message]
2009-07-29 21:39 ` Ben Nizette
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090727131758.050ca571@hskinnemoen-d830 \
--to=haavard.skinnemoen@atmel.com \
--cc=Hans-Christian.Egtvedt@atmel.com \
--cc=ben@niasdigital.com \
--cc=kernel@avr32linux.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox