From: David Brownell <david-b@pacbell.net>
To: "Dmitry Torokhov" <dmitry.torokhov@gmail.com>
Cc: "Semih Hazar" <semih.hazar@indefia.com>,
"Imre Deak" <imre.deak@solidboot.com>,
"Linux Kernel list" <linux-kernel@vger.kernel.org>
Subject: Re: [RESEND patch 2.6.22-rc4 1/2] ads7846 sample settling
Date: Fri, 13 Jul 2007 12:58:23 -0700 [thread overview]
Message-ID: <200707131258.23543.david-b@pacbell.net> (raw)
In-Reply-To: <d120d5000707131201x4ccfb41bk5fe610c299869514@mail.gmail.com>
On Friday 13 July 2007, Dmitry Torokhov wrote:
> HI David,
>
> On 7/13/07, David Brownell <david-b@pacbell.net> wrote:
> > From: Semih Hazar <semih.hazar@indefia.com>
> >
> > The ads7846 driver has support for filtering, but when the chip gets
> > deselected between samples this causes noise. This patch adds support
> > for an optional settling delay time, so that two consecutive samples
> > will be taken with the specified delay time apart. This ensures that
> > the chip won't be deselected, so the noise won't appear.
> >
>
>
> Sorry for being unresponsive.
It happens to all of us sometimes! No real problem.
> I have both patches in my tree and I
> will push them to Linus with my next batch for 2.6.23-pre-rc1.
Great, that's what I wanted to see happen.
Watching this touchscreen driver evolve has been interesting;
I hadn't realized it took quite so much work to get accurate
measurements! Some touchscreen controllers seem to do the
sample quality improvement in hardware (or firmware), but this
seems to be the only driver doing this much of the work itself.
- Dave
prev parent reply other threads:[~2007-07-13 19:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-13 18:29 [RESEND patch 2.6.22-rc4 1/2] ads7846 sample settling David Brownell
2007-07-13 19:01 ` Dmitry Torokhov
2007-07-13 19:58 ` David Brownell [this message]
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=200707131258.23543.david-b@pacbell.net \
--to=david-b@pacbell.net \
--cc=dmitry.torokhov@gmail.com \
--cc=imre.deak@solidboot.com \
--cc=linux-kernel@vger.kernel.org \
--cc=semih.hazar@indefia.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.