linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: Shaveta Leekha <shaveta@freescale.com>
Cc: Zhao Chenhui <chenhui.zhao@freescale.com>,
	Tang Yuantian <Yuantian.Tang@freescale.com>,
	Shaveta Leekha <shaveta@freescale.com>,
	Vakul Garg <vakul@freescale.com>,
	Minghuan Lian <Minghuan.Lian@freescale.com>,
	Andy Fleming <afleming@freescale.com>,
	Ramneek Mehresh <ramneek.mehresh@freescale.com>,
	Varun Sethi <Varun.Sethi@freescale.com>,
	linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH 2/5] powerpc/fsl-booke: Add initial silicon device tree files for B4860 and B4420
Date: Tue, 2 Apr 2013 14:19:01 -0500	[thread overview]
Message-ID: <1364930341.24520.15@snotra> (raw)
In-Reply-To: <1364886968-9634-1-git-send-email-shaveta@freescale.com> (from shaveta@freescale.com on Tue Apr  2 02:16:05 2013)

On 04/02/2013 02:16:05 AM, Shaveta Leekha wrote:
> +/ {
> +	compatible =3D "fsl,B4860";
> +
> +	cpus {
> +		cpu1: PowerPC,e6500@1 {
> +			device_type =3D "cpu";
> +			reg =3D <2 3>;
> +			next-level-cache =3D <&L2>;
> +		};
> +		cpu2: PowerPC,e6500@2 {
> +			device_type =3D "cpu";
> +			reg =3D <4 5>;
> +			next-level-cache =3D <&L2>;
> +		};
> +		cpu3: PowerPC,e6500@3 {
> +			device_type =3D "cpu";
> +			reg =3D <6 7>;
> +			next-level-cache =3D <&L2>;
> +		};

The unit addresses need to match "reg".

-Scott=

  parent reply	other threads:[~2013-04-02 19:21 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-02  7:16 [PATCH 2/5] powerpc/fsl-booke: Add initial silicon device tree files for B4860 and B4420 Shaveta Leekha
2013-04-02  7:16 ` [PATCH 3/5] powerpc/fsl-booke: Add initial B4860QDS and B4420QDS board device tree Shaveta Leekha
2013-04-02  7:16 ` [PATCH 4/5] powerpc/fsl-booke: Add B4_QDS board support Shaveta Leekha
2013-04-03 16:42   ` Kumar Gala
2013-04-04  7:10     ` Leekha Shaveta-B20052
2013-04-02  7:16 ` [PATCH 5/5] powerpc/85xx: Update corenet64_smp_defconfig for B4_QDS Shaveta Leekha
2013-04-02 19:19 ` Scott Wood [this message]
2013-04-03  6:42   ` [PATCH 2/5] powerpc/fsl-booke: Add initial silicon device tree files for B4860 and B4420 Leekha Shaveta-B20052
2013-04-03 16:39     ` Scott Wood
2013-04-04  7:03       ` Leekha Shaveta-B20052
2013-04-04 19:13         ` Kumar Gala
2013-04-05  5:23           ` Leekha Shaveta-B20052
2013-04-03 16:39 ` Kumar Gala
2013-04-04  7:10   ` Leekha Shaveta-B20052
2013-04-04 19:13     ` Kumar Gala
2013-04-05  5:26       ` Leekha Shaveta-B20052

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=1364930341.24520.15@snotra \
    --to=scottwood@freescale.com \
    --cc=Minghuan.Lian@freescale.com \
    --cc=Varun.Sethi@freescale.com \
    --cc=Yuantian.Tang@freescale.com \
    --cc=afleming@freescale.com \
    --cc=chenhui.zhao@freescale.com \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=ramneek.mehresh@freescale.com \
    --cc=shaveta@freescale.com \
    --cc=vakul@freescale.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 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).