diff options
author | Aaro Koskinen <aaro.koskinen@iki.fi> | 2019-03-25 21:48:01 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-25 21:54:18 +0100 |
commit | 9498da46d1cef51ae29f595a9621341acecfa9ab (patch) | |
tree | 2b2f6e08f194ae03525b4c191121784c7895d74e /drivers/acpi | |
parent | staging: vc04_services: Fix an error code in vchiq_probe() (diff) | |
download | linux-9498da46d1cef51ae29f595a9621341acecfa9ab.tar.xz linux-9498da46d1cef51ae29f595a9621341acecfa9ab.zip |
staging: octeon-ethernet: fix incorrect PHY mode
When connecting PHY, we set the mode to PHY_INTERFACE_MODE_GMII which is
not always correct. Specifically on boards where RGMII_RXID is needed
networking now longer works with at803x after commit 6d4cd041f0af
("net: phy: at803x: disable delay only for RGMII mode").
Fix by passing the correct mode. Tested on EdgeRouter Lite
(RGMII_RXID, at803x PHY) and D-Link DSR-500N (RGMII, broadcom PHY).
Fixes: 6d4cd041f0af ("net: phy: at803x: disable delay only for RGMII mode")
Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/acpi')
0 files changed, 0 insertions, 0 deletions