diff options
author | Romain Perier <romain.perier@free-electrons.com> | 2017-01-30 20:29:33 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-01-30 16:50:56 -0500 |
commit | 891daf49b0f6e900af6bde51e2dc2cbc72b83f4e (patch) | |
tree | c3ece580aad9d789166579fe7cafacc9f4199d4f /include/net | |
parent | cdaf25dfc058ee6f7a7b2e2353de00fa288c0cd4 (diff) |
net: dsa: mv88e6xxx: Don't forbid MDIO I/Os for PHY addr >= num_of_ports
Some Marvell ethernet switches have internal ethernet transceivers with
hardcoded phy addresses. These addresses can be greater than the number
of ports or its value might be different than the associated port number.
This is for example the case for MV88E6341 that has 6 ports and internal
Port 1 to Port4 PHYs mapped at SMI addresses from 0x11 to 0x14.
This commits fixes the issue by removing the condition in MDIO callbacks.
Signed-off-by: Romain Perier <romain.perier@free-electrons.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions