Re: [PATCH 5/9] net: make mpc5200 fec driver use of_mdio infrastructure

2009-03-18 Thread Grant Likely
RFC, please don't apply yet. On Wed, Mar 18, 2009 at 11:00 PM, Grant Likely wrote: > From: Grant Likely > > The patch reworks the MPC5200 Fast Ethernet Controller (FEC) driver to > use the of_mdio infrastructure for registering PHY devices from data out > openfirmware device tree, and eliminates

[PATCH 5/9] net: make mpc5200 fec driver use of_mdio infrastructure

2009-03-18 Thread Grant Likely
From: Grant Likely The patch reworks the MPC5200 Fast Ethernet Controller (FEC) driver to use the of_mdio infrastructure for registering PHY devices from data out openfirmware device tree, and eliminates the assumption that the PHY for the FEC is always attached to the FEC's own MDIO bus. With t