{snip} > > OK, but then a new property in PHY node is needed which holds > the initial speed and duplex. > initial-phy-capacity = <speed duplex> ? > This should be useful for real PHYs too if, for instance, autoneg isn't > working/supported/wanted. > > Maybe it should be: > initial-phy-capacity = <speed duplex autoneg> > or > initial-phy-capability = <speed duplex autoneg>
How about separate autoneg to a property "dumb-phy", which indicates the PHY/switch doesn't provide MII register interface. Therefore, it should use the fixed speed and duplex from device node rather than registers. - Leo - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html