uboot/drivers/net/phy
Alex bb135a0180 net/phy/vitesse: Rework RGMII skew configuration for VSC8601
The VSC8601 config tried to add an RGMII skew based on #defines that
no config defines. That's quite an ugly way to do it. Since the skew
is only needed on RGMII interfaces, check the interface mode at
runtime, and apply the settings accordingly.

Tested on custom board with AM3352 SOC and VSC801 PHY.

Signed-off-by: Alexandru Gagniuc <alex.g@adaptrum.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2016-12-08 10:36:22 -06:00
..
Makefile
aquantia.c
atheros.c drivers: net: phy: atheros: add separate config for AR8031 2016-10-13 12:24:55 -05:00
broadcom.c
cortina.c
davicom.c
et1011c.c
generic_10g.c
lxt.c
marvell.c
micrel.c net: phy: micrel: Fix error handling 2016-12-08 10:36:21 -06:00
miiphybb.c
mv88e61xx.c net: mv88e61xx: Add support for fixed links 2016-10-13 12:25:18 -05:00
mv88e6352.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
natsemi.c
phy.c
realtek.c net: phy: realtek: Only force master mode on rtl8211b/c 2016-12-08 10:36:22 -06:00
smsc.c
teranetics.c
ti.c
vitesse.c net/phy/vitesse: Rework RGMII skew configuration for VSC8601 2016-12-08 10:36:22 -06:00
xilinx_phy.c