Subject: [PATCH] Add support for the 8568 MDS board

Andy Fleming afleming at freescale.com
Sat Feb 10 13:07:47 EST 2007


On Feb 9, 2007, at 18:47, David Gibson wrote:

> 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...

Ok, I'll take a look.  Any pointers on syntax?

Andy





More information about the Linuxppc-dev mailing list