commit | 55a4d2eac327fca4b22544f98d86d6e7b7981913 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Fri Sep 21 16:43:59 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 21 20:01:19 2018 -0700 |
tree | 0b20714f23e2af84e5c7478a563fd43d4cdf6dba | |
parent | 2cae8c07cb8c03a98aecbb8c7fb14c1922772adb [diff] |
net: dsa: b53: Also include SGMII for mac_config and mac_link_state In both 802.3z and SGMII modes we need to configure the MAC accordingly to flip between Fiber and SGMII modes, and we need to read the MAC status from the SGMII in-band control word. Fixes: 0e01491de646 ("net: dsa: b53: Add SerDes support") Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>