linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Grant Likely" <grant.likely@secretlab.ca>
To: "Sascha Hauer" <s.hauer@pengutronix.de>
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 07:21:14 -0600	[thread overview]
Message-ID: <fa686aa40804210621h304c051ev3fd3c080dd0b8dda@mail.gmail.com> (raw)
In-Reply-To: <20080421084337.GB5618@pengutronix.de>

On Mon, Apr 21, 2008 at 2:43 AM, Sascha Hauer <s.hauer@pengutronix.de> wrote:
> 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.

Yes, that is the major change in v1 of the dts format.  It uses C
style number format.

Cheers,
g.


-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.

      reply	other threads:[~2008-04-21 13:21 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
2008-04-21 13:21   ` Grant Likely [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=fa686aa40804210621h304c051ev3fd3c080dd0b8dda@mail.gmail.com \
    --to=grant.likely@secretlab.ca \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=m8@semihalf.com \
    --cc=s.hauer@pengutronix.de \
    /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).