diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2021-06-04 16:01:50 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-07 21:20:18 +0200 |
commit | 5d645df99ac60fab5368e01f1ddf4a57fa4f719f (patch) | |
tree | 81831d6d4745bf2aa7ac678cfb4b4075016bf8ec /sound | |
parent | net: dsa: sja1105: apply RGMII delays based on the fixed-link property (diff) | |
download | linux-5d645df99ac60fab5368e01f1ddf4a57fa4f719f.tar.xz linux-5d645df99ac60fab5368e01f1ddf4a57fa4f719f.zip |
net: dsa: sja1105: determine PHY/MAC role from PHY interface type
Now that both RevMII as well as RevRMII exist, we can deprecate the
sja1105,role-mac and sja1105,role-phy properties and simply let the user
select that a port operates in MII PHY role by using
phy-mode = "rev-mii";
or in RMII PHY role by using
phy-mode = "rev-rmii";
There are no fixed-link MII or RMII properties in mainline device trees,
and the setup itself is fairly uncommon, so there shouldn't be risks of
breaking compatibility.
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>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions