https://github.com/torvalds/linux
Revision e813bb2b955d9f72c94be7d592746b49929a499b authored by Markus Pargmann on 30 April 2015, 15:07:50 UTC, committed by David S. Miller on 30 April 2015, 20:48:53 UTC
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>
1 parent 07841f9
History
Tip revision: e813bb2b955d9f72c94be7d592746b49929a499b authored by Markus Pargmann on 30 April 2015, 15:07:50 UTC
net: fec: Fix RGMII-ID mode
Tip revision: e813bb2
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.5 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 301.9 KB
Makefile -rw-r--r-- 53.1 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top