commit | 60c1922c6909b2d1242d8476069d8459b859de59 | [log] [tgz] |
---|---|---|
author | Kim Phillips <kim.phillips@freescale.com> | Tue Apr 24 07:26:10 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed May 02 20:04:29 2007 +1000 |
tree | 703b2c9e5bd9845f2f326130feb3ae391ba61c05 | |
parent | 650f7b3b2f0ead0673e90452cf3dedde97c537ba [diff] |
[POWERPC] Document phy-connection-type property Since ucc_geth is being migrated to use the phylib, the existing (undocumented) 'interface' property is being deprecated in favour of 'phy-connection-type'. phy-connection-type is now maintained one-to-one with definitions in include/linux/phy.h, albeit in the form of a string. If not specified, "mii" is assumed. Signed-off-by: Kim Phillips <kim.phillips@freescale.com> Signed-off-by: Paul Mackerras <paulus@samba.org>