From: matthias@kaehlcke.net (Matthias Kaehlcke)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] i.MX25: Define address mapping macros
Date: Thu, 25 Mar 2010 12:50:53 +0100 [thread overview]
Message-ID: <20100325115053.GH2328@darwin> (raw)
In-Reply-To: <20100325093617.GA16329@pengutronix.de>
Hi Uwe,
El Thu, Mar 25, 2010 at 10:36:17AM +0100 Uwe Kleine-K?nig ha dit:
> Hello Matthias,
>
> On Thu, Mar 25, 2010 at 09:50:57AM +0100, Matthias Kaehlcke wrote:
> > Add macros for mapping physical addresses of i.MX25 registers to virtual
> > addresses
> Where do you need them? MX25_IO_ADDRESS isn't enough?
MX25_AIPS1_IO_ADDRESS is used in arch/arm/plat-mxc/include/mach/debug-macro.S:
#define UART_VADDR MX25_AIPS1_IO_ADDRESS(UART1_BASE_ADDR)
i added the other two for completeness
--
Matthias Kaehlcke
Embedded Linux Developer
Barcelona
We build too many walls and not enough bridges
(Isaac Newton)
.''`.
using free software / Debian GNU/Linux | http://debian.org : :' :
`. `'`
gpg --keyserver pgp.mit.edu --recv-keys 47D8E5D4 `-
next prev parent reply other threads:[~2010-03-25 11:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-25 8:50 [PATCH] i.MX25: Define address mapping macros Matthias Kaehlcke
2010-03-25 9:36 ` Uwe Kleine-König
2010-03-25 11:50 ` Matthias Kaehlcke [this message]
2010-03-25 18:01 ` Baruch Siach
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=20100325115053.GH2328@darwin \
--to=matthias@kaehlcke.net \
--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 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.