From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 10 Feb 2007 11:47:04 +1100 From: David Gibson To: Andy Fleming Subject: Re: Subject: [PATCH] Add support for the 8568 MDS board Message-ID: <20070210004704.GC8276@localhost.localdomain> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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