[PATCH 8/9] 8xx: Adder 875 support

Scott Wood scottwood at freescale.com
Fri Sep 7 05:56:14 EST 2007


On Thu, Sep 06, 2007 at 09:36:07PM +0200, Segher Boessenkool wrote:
> >BTW, IEEE1275 seems to disagree:
> 
> No it doesn't.

"...in conventional usage the string begins with the name of the device's
manufacturer".  Even if you want to quibble about the manner in which the
manufacturer is specified, that's quite different from leaving it out.

> >  A manufacturer-dependent string that generally specifies the model 
> >name
> >  and number (including revision level) for this device. The format of
> >  the text string is arbitrary, although in conventional usage the 
> >string
> >  begins with the name of the device's manufacturer as with the name
> >  property.
> 
> That would be "0ABCDEF,Adder MPC875" or "VWXYZ,Adder MPC875" --
> not "some random string without a comma Adder MPC875".

"the text string is arbitrary" and "conventional usage".

That "random string" is more useful for the intended purpose than the
first half of a MAC address.

> >  Although there is no standard interpretation for the value of the 
> >model
> >  property, a specific device driver might use it to learn, for 
> >instance,
> >  the revision level of its particular device.
> 
> i.e., it is machine readable.

No, it *can* be machine usable in certain circumstances.  I'm 100% sure
that there is no code out there that cares what's in the model field of
this board's device tree, other than to pass it to /proc/cpuinfo (i.e.
human consumption).

-Scott



More information about the Linuxppc-dev mailing list