linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Wan ZongShun <mcuos.com@gmail.com>
Cc: linux-input@vger.kernel.org
Subject: Re: [PATCH] Add support for touch screen on W90P910 ARM platform
Date: Sun, 10 May 2009 13:15:44 -0700	[thread overview]
Message-ID: <200905101315.45564.dmitry.torokhov@gmail.com> (raw)
In-Reply-To: <4A06ADD4.8010601@gmail.com>

Hi Wan,

On Sunday 10 May 2009 03:35:00 Wan ZongShun wrote:
>         if ((__raw_readl(w90p910_ts->ts_reg)&ADC_INT) &&
>                                         w90p910_ts->state == CAN_READY) {
>                 w90p910_report_event(w90p910_ts);
>                 __raw_writel((__raw_readl(w90p910_ts->ts_reg)|
>                                 ADC_WAITTRIG), w90p910_ts->ts_reg);

Thank you very much for the explanation. Could you please tell me when you 
issue ADC_WAITTRIG do you expect to see WT_INT or ADC_INT condition?

Thanks.

-- 
Dmitry

  reply	other threads:[~2009-05-10 20:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-27 15:03 [PATCH] Add support for touch screen on W90P910 ARM platform Wan ZongShun
2009-05-08  3:41 ` Dmitry Torokhov
2009-05-09  1:30   ` Wan ZongShun
2009-05-09 19:54     ` Dmitry Torokhov
2009-05-10 10:35       ` Wan ZongShun
2009-05-10 20:15         ` Dmitry Torokhov [this message]
2009-05-11  3:58           ` Wan ZongShun
2009-05-12  1:07             ` Wan ZongShun
     [not found]               ` <e68bb3470905172007i47a5435x7b87383323a1cf1a@mail.gmail.com>
     [not found]                 ` <200905181600.07651.dmitry.torokhov@gmail.com>
     [not found]                   ` <e68bb3470905182054g6d9dba05kabc6c588d35b3548@mail.gmail.com>
     [not found]                     ` <20090527141220.GA18589@dtor-d630.eng.vmware.com>
     [not found]                       ` <4A24C0A4.3040704@gmail.com>
     [not found]                         ` <20090602092031.GA2647@dtor-d630.eng.vmware.com>
2009-06-02 11:13                           ` Wan ZongShun
2009-06-02 13:57                             ` Dmitry Torokhov

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=200905101315.45564.dmitry.torokhov@gmail.com \
    --to=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=mcuos.com@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).