commit | 08384849c2d3292aa13f70c4fbfa69066cad078d | [log] [tgz] |
---|---|---|
author | michael.firth@bt.com <michael.firth@bt.com> | Wed Jan 16 11:40:51 2008 +0000 |
committer | Ben Warren <biggerbadderben@gmail.com> | Wed Jan 16 16:51:35 2008 -0500 |
tree | a61d181365c2ba75b908f1a40322618db932d50a | |
parent | f397883444b9dd11e33947105768ec4c43549496 [diff] |
TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO bus The current TSEC driver limits MDIO access to the devices that have been configured as attached to a TSEC MAC. This patch allows access to any PHY device on the MDIO bus through the 'mii' commands. Signed-off-by: Michael Firth <michael.firth@bt.com> Acked-by: Andy Fleming <afleming@freescale.com> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>