All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: linux-omap@vger.kernel.org
Cc: Paul Walmsley <paul@pwsan.com>
Subject: Patches merged to split OMAP2_IO_ADDRESS
Date: Wed, 7 Oct 2009 17:25:06 -0700	[thread overview]
Message-ID: <20091008002506.GF29320@atomide.com> (raw)

Hi all,

I've pushed Santosh' patches to split OMAP2_IO_ADDRESS into *_L3_IO_ADDRESS
and *_L4_IO_ADDRESS so we can claim more kernel address space and support
over 512MB of memory instead of 256MB.

Of course, our goal is to convert everything except the .S files to
use ioremap() instead, but that can now be done parallel and in smaller
chunks.

Please everybody, please convert your code to use ioremap(), there are
static mappings already in place so it should work out of the box.

I also had add two quick patches to keep things compiling,
Paul can you take a look at them? I could not really test them as all
the code is not there yet. Will post them as a reply to this thread.

Regards,

Tony

             reply	other threads:[~2009-10-08  0:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-08  0:25 Tony Lindgren [this message]
2009-10-08  0:26 ` [PATCH] omap: Use ioremap for omap_hwmod instead of OMAP2_IO_ADDRESS Tony Lindgren
2009-10-08  0:28   ` [PATCH] omap: Use getnstimeofday for omap_device Tony Lindgren
2009-10-16 16:42     ` Paul Walmsley
2009-10-16 16:42   ` [PATCH] omap: Use ioremap for omap_hwmod instead of OMAP2_IO_ADDRESS Paul Walmsley
2009-10-08 10:58 ` Patches merged to split OMAP2_IO_ADDRESS Shilimkar, Santosh
2009-10-08 18:08   ` Tony Lindgren
2009-10-08 23:19     ` Nishanth Menon
2009-10-09  5:20     ` Shilimkar, Santosh
2009-10-11  8:30       ` Shilimkar, Santosh

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=20091008002506.GF29320@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=paul@pwsan.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.