Re: [PATCH v2 2/3] netdev/of/phy: Add MDIO bus multiplexer support.

2011-11-04 Thread Michał Mirosław
2011/9/28 David Daney david.da...@cavium.com: [...] +Example : + +       /* The parent MDIO bus. */ +       smi1: mdio@118001900 { +               compatible = cavium,octeon-3860-mdio; +               #address-cells = 1; +               #size-cells = 0; +               reg = 0x11800

Re: [PATCH v2 2/3] netdev/of/phy: Add MDIO bus multiplexer support.

2011-09-29 Thread Grant Likely
On Tue, Sep 27, 2011 at 04:26:54PM -0700, David Daney wrote: This patch adds a somewhat generic framework for MDIO bus multiplexers. It is modeled on the I2C multiplexer. The multiplexer is needed if there are multiple PHYs with the same address connected to the same MDIO bus adepter, or if

Re: [PATCH v2 2/3] netdev/of/phy: Add MDIO bus multiplexer support.

2011-09-28 Thread David Daney
On 09/28/2011 12:25 AM, Michał Mirosław wrote: 2011/9/28 David Daneydavid.da...@cavium.com: [...] +Example : + + /* The parent MDIO bus. */ + smi1: mdio@118001900 { + compatible = cavium,octeon-3860-mdio; + #address-cells =1; +

Re: [PATCH v2 2/3] netdev/of/phy: Add MDIO bus multiplexer support.

2011-09-28 Thread David Daney
On 09/28/2011 10:32 AM, Michał Mirosław wrote: W dniu 28 września 2011 18:51 użytkownik David Daney david.da...@cavium.com napisał: On 09/28/2011 12:25 AM, Michał Mirosław wrote: 2011/9/28 David Daneydavid.da...@cavium.com: [...] +Example : + + /* The parent MDIO bus. */ +

[PATCH v2 2/3] netdev/of/phy: Add MDIO bus multiplexer support.

2011-09-27 Thread David Daney
This patch adds a somewhat generic framework for MDIO bus multiplexers. It is modeled on the I2C multiplexer. The multiplexer is needed if there are multiple PHYs with the same address connected to the same MDIO bus adepter, or if there is insufficient electrical drive capability for all the