Re: [PATCH net-next 03/17] net: dsa: slave: Remove MDIO address from switch MDIO bus name

2016-06-03 Thread Vivien Didelot
Andrew Lunn writes: > The DSA layer should no longer assume the switch is connected to an > MDIO bus. As a result, we cannot use the address on the MDIO bus when > forming the name of the switches internal MDIO bus for its builtin and > possibly external PHYs. The switch index is

Re: [PATCH net-next 03/17] net: dsa: slave: Remove MDIO address from switch MDIO bus name

2016-06-03 Thread Florian Fainelli
On 06/03/2016 09:44 AM, Andrew Lunn wrote: > The DSA layer should no longer assume the switch is connected to an > MDIO bus. As a result, we cannot use the address on the MDIO bus when > forming the name of the switches internal MDIO bus for its builtin and > possibly external PHYs. The switch

[PATCH net-next 03/17] net: dsa: slave: Remove MDIO address from switch MDIO bus name

2016-06-03 Thread Andrew Lunn
The DSA layer should no longer assume the switch is connected to an MDIO bus. As a result, we cannot use the address on the MDIO bus when forming the name of the switches internal MDIO bus for its builtin and possibly external PHYs. The switch index is sufficient to make the name unique, so drop