linux/drivers/net/phy/mscc
Vladimir Oltean 2283a02b67 net: phy: mscc: consolidate a common RGMII delay implementation
It looks like the VSC8584 PHY driver is rolling its own RGMII delay
configuration code, despite the fact that the logic is mostly the same.

In fact only the register layout and position for the RGMII controls has
changed. So we need to adapt and parameterize the PHY-dependent bit
fields when calling the new generic function.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Tested-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-03-24 16:36:37 -07:00
..
Makefile
mscc_fc_buffer.h net: phy: mscc: fix header defines and descriptions 2020-03-14 21:06:45 -07:00
mscc_mac.h net: phy: mscc: fix header defines and descriptions 2020-03-14 21:06:45 -07:00
mscc_macsec.c
mscc_macsec.h net: phy: mscc: fix header defines and descriptions 2020-03-14 21:06:45 -07:00
mscc_main.c net: phy: mscc: consolidate a common RGMII delay implementation 2020-03-24 16:36:37 -07:00
mscc.h net: phy: mscc: consolidate a common RGMII delay implementation 2020-03-24 16:36:37 -07:00