Re: [PATCH net-next] dsa: Support multiple MDIO busses

2015-08-10 Thread David Miller
From: Andrew Lunn and...@lunn.ch
Date: Sat,  8 Aug 2015 17:09:14 +0200

 When using a cluster of switches, some topologies will have an MDIO
 bus per switch, not one for the whole cluster. Allow this to be
 represented in the device tree, by adding an optional mii-bus property
 at the switch level. The old platform_device method of instantiation
 supports this already, so only the device tree binding needs extending
 with an additional optional phandle.
 
 Signed-off-by: Andrew Lunn and...@lunn.ch

Also applied, thanks Andrew.
--
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH net-next] dsa: Support multiple MDIO busses

2015-08-08 Thread Florian Fainelli
Le 08/08/15 08:09, Andrew Lunn a écrit :
 When using a cluster of switches, some topologies will have an MDIO
 bus per switch, not one for the whole cluster. Allow this to be
 represented in the device tree, by adding an optional mii-bus property
 at the switch level. The old platform_device method of instantiation
 supports this already, so only the device tree binding needs extending
 with an additional optional phandle.
 
 Signed-off-by: Andrew Lunn and...@lunn.ch

Reviewed-by: Florian Fainelli f.faine...@gmail.com
-- 
Florian
--
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html