public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] sh: pass through ioremap() for non-mmu processors V2
Date: Thu, 30 Apr 2009 03:53:36 +0000	[thread overview]
Message-ID: <20090430035336.GA10420@linux-sh.org> (raw)
In-Reply-To: <20090428075934.16285.38017.sendpatchset@rx1.opensource.se>

On Wed, Apr 29, 2009 at 11:44:28PM +0900, Magnus Damm wrote:
> This is V2 of the CONFIG_MMU=n pass through ioremap() patch.
> 
> All 32-bit SuperH processors currently go through __ioremap_mode()
> and check for IO_TRAPPED and directly mapped segments. With this
> patch we simplify the MMU less case with a pass through version of
>  __ioremap_mode() which just returns the physical address.
> 
> The effects of this is change are:
>  - fix non-MMU ioremap() of high address hardware blocks (sh7203 CMT)
>  - make sure IO_TRAPPED is not selected

On Wed, Apr 29, 2009 at 11:50:37PM +0900, Magnus Damm wrote:
> This patch contains various fixes for 16-bit cmt hardware.
> With this applied periodic clockevents work fine on sh7203.

Both applied, thanks.

      parent reply	other threads:[~2009-04-30  3:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-28  7:59 [PATCH] sh: pass through ioremap() for non-mmu processors Magnus Damm
2009-04-28  8:49 ` Paul Mundt
2009-04-29 14:44 ` [PATCH] sh: pass through ioremap() for non-mmu processors V2 Magnus Damm
2009-04-30  3:53 ` Paul Mundt [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=20090430035336.GA10420@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=linux-sh@vger.kernel.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