Files
linux/drivers
Florian Fainelli 52fa627e20 net: phy: broadcom: Fix RGMII delays configuration for BCM54210E
commit fea7fda7f5 upstream.

Commit 0fc9ae1076 ("net: phy: broadcom: add support for
BCM54210E") added support for BCM54210E but also unconditionally cleared
the RXC to RXD skew and the TXD to TXC skew, thus only making
PHY_INTERFACE_MODE_RGMII a possible configuration. Use
bcm54xx_config_clock_delay() which correctly sets the registers
depending on the 4 possible PHY interface values that exist for RGMII.

Fixes: 0fc9ae1076 ("net: phy: broadcom: add support for BCM54210E")
Reported-by: Manasa Mudireddy <manasa.mudireddy@broadcom.com>
Reported-by: Ray Jui <ray.jui@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-01-26 10:01:01 +01:00
..
2020-01-09 10:19:59 +01:00
2019-12-31 16:45:16 +01:00
2019-08-27 09:43:59 +02:00
2019-08-16 11:33:56 -07:00
2020-01-23 08:22:48 +01:00
2019-09-23 17:20:40 -04:00
2020-01-09 10:19:43 +01:00
2019-08-18 12:56:10 +02:00
2019-12-17 19:56:42 +01:00