devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
To: Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>
Cc: Jamie Lentin <jm-Pj/HzkgeCk7QXOPxS62xeg@public.gmane.org>,
	devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH 1/2] ARM: kirkwood: Basic support for DNS-320 and DNS-325
Date: Mon, 12 Mar 2012 16:43:25 +0000	[thread overview]
Message-ID: <201203121643.26133.arnd@arndb.de> (raw)
In-Reply-To: <20120312161004.GB5050-u4khhh1J0LxI1Ri9qeTfzeTW4wlIGRCZ@public.gmane.org>

On Monday 12 March 2012, Jason Cooper wrote:
> Okay, that's what smelled funny.  wdt and intc both only have registers
> in virtual address space defined.  Can I assume they map like everything
> else to corresponding physical addresses?
> 
> eg wdt@fed20300 -> wdt@f1020300 ?

Yes, correct. Or just uses 20300 as the address if you remap everything
using the ranges property.

	Arnd

  parent reply	other threads:[~2012-03-12 16:43 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-11 14:33 [PATCH 0/2] Add support for DNS-320 and DNS-325 using devicetree Jamie Lentin
     [not found] ` <1331476406-9844-1-git-send-email-jm-Pj/HzkgeCk7QXOPxS62xeg@public.gmane.org>
2012-03-11 14:33   ` [PATCH 1/2] ARM: kirkwood: Basic support for DNS-320 and DNS-325 Jamie Lentin
     [not found]     ` <1331476406-9844-2-git-send-email-jm-Pj/HzkgeCk7QXOPxS62xeg@public.gmane.org>
2012-03-11 17:46       ` Arnd Bergmann
     [not found]         ` <201203111746.09757.arnd-r2nGTMty4D4@public.gmane.org>
2012-03-12  3:17           ` Jason Cooper
     [not found]             ` <20120312031751.GY5050-u4khhh1J0LxI1Ri9qeTfzeTW4wlIGRCZ@public.gmane.org>
2012-03-12  8:11               ` Arnd Bergmann
     [not found]                 ` <201203120811.23137.arnd-r2nGTMty4D4@public.gmane.org>
2012-03-12 16:10                   ` Jason Cooper
     [not found]                     ` <20120312161004.GB5050-u4khhh1J0LxI1Ri9qeTfzeTW4wlIGRCZ@public.gmane.org>
2012-03-12 16:43                       ` Arnd Bergmann [this message]
2012-03-12  3:02       ` Jason Cooper
     [not found]         ` <20120312030232.GX5050-u4khhh1J0LxI1Ri9qeTfzeTW4wlIGRCZ@public.gmane.org>
2012-03-12  8:17           ` Arnd Bergmann
     [not found]             ` <201203120817.19777.arnd-r2nGTMty4D4@public.gmane.org>
2012-03-12 14:22               ` Jamie Lentin
     [not found]                 ` <op.wa197mq94cuzmg-x9DHNcFvAEtNwP/n92qj9LVCufUGDwFn@public.gmane.org>
2012-03-12 14:27                   ` Jason Cooper
     [not found]                     ` <20120312142716.GA5050-u4khhh1J0LxI1Ri9qeTfzeTW4wlIGRCZ@public.gmane.org>
2012-03-12 14:58                       ` Arnd Bergmann
2012-03-12 17:59           ` Jamie Lentin
     [not found]             ` <op.wa2j90zu4cuzmg-x9DHNcFvAEtNwP/n92qj9LVCufUGDwFn@public.gmane.org>
2012-03-12 18:56               ` Jason Cooper
2012-03-11 14:33   ` [PATCH 2/2] ARM: kirkwood: Convert orion-nand to fdt Jamie Lentin
     [not found]     ` <1331476406-9844-3-git-send-email-jm-Pj/HzkgeCk7QXOPxS62xeg@public.gmane.org>
2012-03-11 17:52       ` Arnd Bergmann
2012-03-12  3:23       ` Jason Cooper
2012-03-12  2:36   ` [PATCH 0/2] Add support for DNS-320 and DNS-325 using devicetree Jason Cooper

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=201203121643.26133.arnd@arndb.de \
    --to=arnd-r2ngtmty4d4@public.gmane.org \
    --cc=devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org \
    --cc=jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org \
    --cc=jm-Pj/HzkgeCk7QXOPxS62xeg@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.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).