commit | cc65185d400c4e8698ff1c1b59f90bd491e9bda5 | [log] [tgz] |
---|---|---|
author | Andy Fleming <afleming@freescale.com> | Tue Jul 10 17:28:49 2007 -0500 |
committer | Jeff Garzik <jeff@garzik.org> | Wed Jul 18 18:29:37 2007 -0400 |
tree | 8915d98fa36a03782692ea7dc4e1e5e685ada423 | |
parent | 1d5e83aac54b64b71b225fd5cf2e82491ad145f6 [diff] |
Add phy-connection-type to gianfar nodes The TSEC/eTSEC automatically detect their PHY interface type, unless the type is RGMII-ID (RGMII with internal delay). In that situation, it just detects RGMII. In order to fix this, we need to pass in rgmii-id if that is the connection type. Signed-off-by: Andy Fleming <afleming@freescale.com>