diff options
author | Oleksij Rempel <o.rempel@pengutronix.de> | 2021-06-14 06:31:24 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-14 12:54:43 -0700 |
commit | c916e8e1ea724db0f7bae36c11aaadc631226321 (patch) | |
tree | 2c9df1cf06da8dcf2ef372d782219a3b6b68234e /drivers | |
parent | 36838050c453e591ff2ee744d1149630bc5c3310 (diff) |
net: dsa: dsa_slave_phy_connect(): extend phy's flags with port specific phy flags
The current get_phy_flags() is only processed when we connect to a PHY
via a designed phy-handle property via phylink_of_phy_connect(), but if
we fallback on the internal MDIO bus created by a switch and take the
dsa_slave_phy_connect() path then we would not be processing that flag
and using it at PHY connection time.
Suggested-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions