phy: add reverse MII PHY connection type
authorFlorian Fainelli <f.fainelli@gmail.com>
Tue, 28 May 2013 04:07:21 +0000 (04:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 1 Jun 2013 00:19:05 +0000 (17:19 -0700)
commit2cc70ba4cf5f97a7cf08063d2fae693d36b462eb
treece33adfb1f0902a93adbae366e97c74421647db3
parent32b8a8e59c9c8fa56051d6e9ab2924e469ac4d92
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>
drivers/of/of_net.c
include/linux/phy.h