commit | e813bb2b955d9f72c94be7d592746b49929a499b | [log] [tgz] |
---|---|---|
author | Markus Pargmann <mpa@pengutronix.de> | Thu Apr 30 17:07:50 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 30 16:48:53 2015 -0400 |
tree | 7462c96302b96343feb106da4a4431d23ad28fab | |
parent | 07841f9d94c11afe00c0498cf242edf4075729f4 [diff] |
net: fec: Fix RGMII-ID mode RGMII-ID uses an internal delay within the transmitter or receiver. This feature is phy specific. The rest of the communication is normal RGMII. So the fec driver has to check for all RGMII modes, not only 'PHY_INTERFACE_MODE_RGMII'. Signed-off-by: Markus Pargmann <mpa@pengutronix.de> Signed-off-by: David S. Miller <davem@davemloft.net>