From: David Gibson <david@gibson.dropbear.id.au>
To: Andy Fleming <afleming@freescale.com>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: Subject: [PATCH] Add support for the 8568 MDS board
Date: Sat, 10 Feb 2007 11:47:04 +1100 [thread overview]
Message-ID: <20070210004704.GC8276@localhost.localdomain> (raw)
In-Reply-To: <Pine.LNX.4.61.0702091727290.791@ld0175-tx32.am.freescale.net>
On Fri, Feb 09, 2007 at 05:28:31PM -0600, Andy Fleming wrote:
[snip]
> +/ {
> + model = "MPC8568EMDS";
> + compatible = "MPC85xxMDS";
> + #address-cells = <1>;
> + #size-cells = <1>;
> + linux,phandle = <100>;
> +
> + cpus {
> + #cpus = <1>;
> + #address-cells = <1>;
> + #size-cells = <0>;
> + linux,phandle = <200>;
So, every Freescale device tree source I've seen so far has had these
hardcoded phandles all through it. dtc has supported
reference-to-path to automatically generate the necessary phandles for
ages now. Please can we use it...
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
next prev parent reply other threads:[~2007-02-10 0:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-09 23:28 Subject: [PATCH] Add support for the 8568 MDS board Andy Fleming
2007-02-10 0:47 ` David Gibson [this message]
2007-02-10 2:07 ` Andy Fleming
2007-02-10 2:56 ` David Gibson
2007-02-13 18:39 ` Kumar Gala
2007-02-13 18:48 ` Andy Fleming
2007-02-13 18:58 ` Kumar Gala
2007-02-13 22:08 ` Jon Loeliger
2007-02-13 22:13 ` Kumar Gala
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=20070210004704.GC8276@localhost.localdomain \
--to=david@gibson.dropbear.id.au \
--cc=afleming@freescale.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.