linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: Anton Vorontsov <avorontsov@ru.mvista.com>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH] [POWERPC] fsl_soc: add support for "fsl, immr" compatible matching
Date: Fri, 01 Feb 2008 15:16:57 -0600	[thread overview]
Message-ID: <47A38C49.7020606@freescale.com> (raw)
In-Reply-To: <20080201150117.GA26545@localhost.localdomain>

Anton Vorontsov wrote:
> -	soc8540@e0000000 {
> +	soc@e0000000 {
>  		#address-cells = <1>;
>  		#size-cells = <1>;
>  		#interrupt-cells = <2>;
> -		device_type = "soc";
> +		compatible = "fsl,mpc8540-immr", "fsl,immr", "simple-bus";
>  		ranges = <00000000 e0000000 00100000>
>  		reg = <e0000000 00003000>;
>  		bus-frequency = <0>;

It's called "CCSR" rather than "IMMR" on 85xx.

-Scott

  reply	other threads:[~2008-02-01 21:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-01 15:01 [PATCH] [POWERPC] fsl_soc: add support for "fsl, immr" compatible matching Anton Vorontsov
2008-02-01 21:16 ` Scott Wood [this message]
2008-02-01 23:30   ` Anton Vorontsov

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=47A38C49.7020606@freescale.com \
    --to=scottwood@freescale.com \
    --cc=avorontsov@ru.mvista.com \
    --cc=linuxppc-dev@ozlabs.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).