Subject: [PATCH] Add support for the 8568 MDS board
David Gibson
david at gibson.dropbear.id.au
Sat Feb 10 11:47:04 EST 2007
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
More information about the Linuxppc-dev
mailing list