linux/drivers/net/phy/mscc
Vladimir Oltean 7b005a1742 net: phy: mscc: configure both RX and TX internal delays for RGMII
The driver appears to be secretly enabling the RX clock skew
irrespective of PHY interface type, which is generally considered a big
no-no.

Make them configurable instead, and add TX internal delays when
necessary too.

While at it, configure a more canonical clock skew of 2.0 nanoseconds
than the current default of 1.1 ns.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-03-23 20:52:27 -07:00
..
Makefile
mscc.h net: phy: mscc: configure both RX and TX internal delays for RGMII 2020-03-23 20:52:27 -07:00
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: configure both RX and TX internal delays for RGMII 2020-03-23 20:52:27 -07:00