]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3bd82203115f1fae6c3984f3b7ce19f46ddd6f34
treece33adfb1f0902a93adbae366e97c74421647db3
parent0fa61b32cf1487800467908c754fcc762aaafbfc
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