[POWERPC] mpc5200: Allow for fixed speed MII configurations
authorGrant Likely <grant.likely@secretlab.ca>
Thu, 1 May 2008 17:05:58 +0000 (11:05 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Thu, 1 May 2008 17:05:58 +0000 (11:05 -0600)
commit80791be11145f7dd7f68c84741fc66e5164b7353
tree9794b484b7a92896aade75517d60dc60d00e86ba
parenteabd90944b3a00766e84da3d117ea0f3e0a3b1a3
[POWERPC] mpc5200: Allow for fixed speed MII configurations

Various improvements for configuring the MPC5200 MII link from the
device tree:
* Look for 'current-speed' property for fixed speed MII links
* Look for 'fsl,7-wire-mode' property for boards using the 7 wire mode
* move definition of private data structure out of the header file

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Wolfgang Grandegger <wg@grandegger.com>
Documentation/powerpc/mpc52xx-device-tree-bindings.txt
drivers/net/fec_mpc52xx.c
drivers/net/fec_mpc52xx.h