commit | da206d65f2b293274f8082a26da4e43a1610da54 | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <vladimir.oltean@nxp.com> | Thu Mar 19 23:16:47 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 23 20:52:26 2020 -0700 |
tree | b5576540e8de2ac96c05c57a49d386e356ae4ce8 | |
parent | 4035e812247e9146cda1bcac3d109dc2fdc35d84 [diff] |
net: phy: mscc: accept all RGMII species in vsc85xx_mac_if_set The helper for configuring the pinout of the MII side of the PHY should do so irrespective of whether RGMII delays are used or not. So accept the ID, TXID and RXID variants as well, not just the no-delay RGMII variant. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>