linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Grant Likely <grant.likely@secretlab.ca>
Cc: linuxppc-dev@ozlabs.org, m8@semihalf.com
Subject: Re: [PATCH] [POWERPC] mpc5200: Switch mpc5200 dts files to dts-v1 format
Date: Mon, 21 Apr 2008 10:43:37 +0200	[thread overview]
Message-ID: <20080421084337.GB5618@pengutronix.de> (raw)
In-Reply-To: <20080418160812.11897.5654.stgit@trillian.secretlab.ca>

On Fri, Apr 18, 2008 at 09:10:04AM -0700, Grant Likely wrote:
> Update dts files to current format
> 
> From: Grant Likely <grant.likely@secretlab.ca>
> 
> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
> ---
> 
>  arch/powerpc/boot/dts/cm5200.dts    |   98 +++++++++++------------
>  arch/powerpc/boot/dts/lite5200.dts  |  132 ++++++++++++++++----------------
>  arch/powerpc/boot/dts/lite5200b.dts |  146 +++++++++++++++++------------------
>  arch/powerpc/boot/dts/motionpro.dts |  118 ++++++++++++++--------------
>  arch/powerpc/boot/dts/tqm5200.dts   |   80 ++++++++++---------
>  5 files changed, 286 insertions(+), 288 deletions(-)
> 
> diff --git a/arch/powerpc/boot/dts/cm5200.dts b/arch/powerpc/boot/dts/cm5200.dts
> index c6ca631..2f74cc4 100644
> --- a/arch/powerpc/boot/dts/cm5200.dts
> +++ b/arch/powerpc/boot/dts/cm5200.dts
> @@ -10,11 +10,7 @@
>   * option) any later version.
>   */
>  
> -/*
> - * WARNING: Do not depend on this tree layout remaining static just yet.
> - * The MPC5200 device tree conventions are still in flux
> - * Keep an eye on the linuxppc-dev mailing list for more details
> - */
> +/dts-v1/;
>  
>  / {
>  	model = "schindler,cm5200";
> @@ -29,10 +25,10 @@
>  		PowerPC,5200@0 {
>  			device_type = "cpu";
>  			reg = <0>;
> -			d-cache-line-size = <20>;
> -			i-cache-line-size = <20>;
> -			d-cache-size = <4000>;		// L1, 16K
> -			i-cache-size = <4000>;		// L1, 16K
> +			d-cache-line-size = <32>;
> +			i-cache-line-size = <32>;

Has the standard number format changed to decimal lately? Otherwise this
looks wrong. There are more occurences of this in the other dts files.

Sascha

-- 
Pengutronix e.K. - Linux Solutions for Science and Industry
-----------------------------------------------------------
Kontakt-Informationen finden Sie im Header dieser Mail oder
auf der Webseite -> http://www.pengutronix.de/impressum/ <-

  parent reply	other threads:[~2008-04-21  8:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-18 16:10 [PATCH] [POWERPC] mpc5200: Switch mpc5200 dts files to dts-v1 format Grant Likely
2008-04-19 13:36 ` Robert Schwebel
2008-04-19 15:55   ` Grant Likely
2008-04-19 18:49   ` Matt Sealey
2008-04-21  8:43 ` Sascha Hauer [this message]
2008-04-21 13:21   ` Grant Likely

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=20080421084337.GB5618@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=grant.likely@secretlab.ca \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=m8@semihalf.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).