commit | 2cc70ba4cf5f97a7cf08063d2fae693d36b462eb | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Tue May 28 04:07:21 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri May 31 17:19:05 2013 -0700 |
tree | ce33adfb1f0902a93adbae366e97c74421647db3 | |
parent | 32b8a8e59c9c8fa56051d6e9ab2924e469ac4d92 [diff] |
phy: add reverse MII PHY connection type The PHY library currently does not know about the the reverse MII connection type. Add it to the list of supported PHY modes and update of_get_phy_mode() to support it and look for the string "rev-mii". Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>