summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAntoine Tenart <antoine.tenart@bootlin.com>2020-06-05 17:00:09 +0300
committerDavid S. Miller <davem@davemloft.net>2020-06-05 23:16:13 +0300
commit49113d5e0c3f3fbf409075e69c2d1e157c387ac5 (patch)
tree0647fbff16c8baa7086501c5cb7472e8e106f98d /include/linux
parentba3823ca6a052d1aea2c7f7bf8ed6377f5f180e3 (diff)
downloadlinux-49113d5e0c3f3fbf409075e69c2d1e157c387ac5.tar.xz
net: phy: mscc: fix Serdes configuration in vsc8584_config_init
When converting the MSCC PHY driver to shared PHY packages, the Serdes configuration in vsc8584_config_init was modified to use 'base_addr' instead of 'base' as the port number. But 'base_addr' isn't equal to 'addr' for all PHYs inside the package, which leads to the Serdes still being enabled on those ports. This patch fixes it. Fixes: deb04e9c0ff2 ("net: phy: mscc: use phy_package_shared") Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions