[PATCH 06/17] Document the linux,network-index property.

Scott Wood scottwood at freescale.com
Sat Mar 24 02:00:58 EST 2007


On Wed, Mar 21, 2007 at 07:57:33PM +0100, Segher Boessenkool wrote:
> >Segher, what is the the 'other alias' mechanism you are referring
> >to that should be dropped?  Is it this proposed linux,network-index
> >property?  or something else?
> 
> Just the
> 
> 	pic0: pic at 700 {
> 		...
> 	}
> 
> labeling thing -- it becomes redundant when the flat tree
> stuff would support OF-style aliases, so it can be phased
> out then.

How?  You still need integer-encoded phandles, as that's how various
properties are defined.  Why should every node that needs a phandle
reference have to go in /aliases?  They seem to be solving two different
problems to me.

As for using aliases for network indices, it could be done, but it'd be
more complicated to implement due to string manipulation.

-Scott



More information about the Linuxppc-dev mailing list