Merge branch 'dsa_phy_divert'
authorDavid S. Miller <davem@davemloft.net>
Wed, 11 Mar 2015 21:56:39 +0000 (17:56 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Mar 2015 21:56:39 +0000 (17:56 -0400)
commit388a83576aa1816184a1706753ffa308cce53c8d
tree8a95d055d050729f032427f458d6c9a7ef7eef08
parentd26ea6cc48da5a97d8188220c334cf3669fa8dc7
parentcd28a1a9baee7674779e46072e5dbbb6215c3c8c
Merge branch 'dsa_phy_divert'

Florian Fainelli says:

====================
net: dsa: support PHY reads/writes diversion

This patch series completes the PHY reads/writes diversion when we need to use
the slave MII bus provided by DSA and the underlying switch drivers to
implement the real PHY reads and writes. This is particularly useful when they
are conflicting MDIO bus addresses as in the case of multiple Broadcom switches
connected to each other (internal and external, or just external).
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
This page took 0.040962 seconds and 5 git commands to generate.