linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: w.sang@pengutronix.de (Wolfram Sang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/4] arm: lpc32xx: add tsc-device
Date: Tue, 29 Mar 2011 19:02:19 +0200	[thread overview]
Message-ID: <20110329170219.GA6762@pengutronix.de> (raw)
In-Reply-To: <083DF309106F364B939360100EC290F811ECEDC208@eu1rdcrdc1wx030.exi.nxp.com>

On Tue, Mar 29, 2011 at 06:43:45PM +0200, Kevin Wells wrote:
> Hi Wolfram,
> 
> Thanks for submitting these. These all look good!
> 
> > +/* TSC (Touch Screen Controller) */
> > +
> > +static struct resource lpc32xx_tsc_resources[] = {
> > +	{
> > +		.start = LPC32XX_ADC_BASE,
> > +		.end = LPC32XX_ADC_BASE + SZ_16K - 1,
> 
> The LPC32xx user's guide spaces peripheral register sets 16K apart,
> but internally the register blocks are 4K or smaller. I'm not sure
> why these need to be setup as 16K instead of 4K. Hmm, maybe I'm
> missing something here?

Probably not. I just took the user's guide as a reference. If you know this is
wrong, I can respin the series. ADC is also 4K?

Thanks,

   Wolfram

-- 
Pengutronix e.K.                           | Wolfram Sang                |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20110329/2ff4b7a1/attachment.sig>

  reply	other threads:[~2011-03-29 17:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-28 16:01 [PATCH 1/4] arm: lpc32xx: add tsc-device Wolfram Sang
2011-03-28 16:01 ` [PATCH 2/4] arm: lpc32xx: add rtc-device Wolfram Sang
2011-03-28 16:01 ` [PATCH 3/4] arm: lpc32xx: fix size of watchdog resource Wolfram Sang
2011-03-28 16:01 ` [PATCH 4/4] arm: lpc32xx: clock: use bool logic instead of binary Wolfram Sang
2011-03-29 16:43 ` [PATCH 1/4] arm: lpc32xx: add tsc-device Kevin Wells
2011-03-29 17:02   ` Wolfram Sang [this message]
2011-03-29 17:56     ` Kevin Wells

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=20110329170219.GA6762@pengutronix.de \
    --to=w.sang@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).