Skip to content
Commit 7132ab7f authored by Andy Fleming's avatar Andy Fleming Committed by Jeff Garzik
Browse files

Fix RGMII-ID handling in gianfar



The TSEC/eTSEC can detect the interface to the PHY automatically,
but it isn't able to detect whether the RGMII connection needs internal
delay.  So we need to detect that change in the device tree, propagate
it to the platform data, and then check it if we're in RGMII.  This fixes
a bug on the 8641D HPCN board where the Vitesse PHY doesn't use the delay
for RGMII.

Signed-off-by: default avatarAndy Fleming <afleming@freescale.com>
parent af2d940d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment