Joe Hamman wrote:
>               [EMAIL PROTECTED] {
>                       #address-cells = <1>;
>                       #size-cells = <0>;
>                       device_type = "network";
>                       model = "eTSEC";
>                       compatible = "gianfar";
>                       reg = <24000 1000>;
>                       mac-address = [ 00 E0 0C 00 73 00 ];
>                       interrupts = <1d 2 1e 2 22 2>;
>                       interrupt-parent = <&mpic>;
>                       phy-handle = <&phy1f>;
>                       tbi-handle = <&tbi1e>;
>               };

Is any given board going to have at runtime (i.e. not jumper selectable) 
  both a phy and a tbi (I'm not very familiar with the latter, so I 
apologize if this is a dumb question).  If not, I'd stick with 
phy-handle and have something in the phy node to indicate that it's tbi.

-Scott
_______________________________________________
Linuxppc-embedded mailing list
[email protected]
https://ozlabs.org/mailman/listinfo/linuxppc-embedded

Reply via email to