> When MAC is not ready with clocks disabled, it is not necessary to > supply clock for PHY. In fact, PHY also is not ready, why does it > need clock ?
How about the case of the "PHY" is actually a switch? You can use the MDIO bus separate from the MAC, you can configure the switch while the MAC is down, etc. Packets can be flowing in and out of switch ports, while the MAC is down. You only need the MAC up when the host wants to send packets. Andrew -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html