Re: [PATCH 2/4] net: phy: Broadcom iProc MDIO bus driver

2015-09-30 Thread Florian Fainelli
On 30/09/15 13:32, Arun Parameswaran wrote: > This patch adds support for the Broadcom iProc MDIO bus interface. > The MDIO interface can be found in the Broadcom iProc family Soc's. > > The MDIO bus is accessed using a combination of command and data > registers. This MDIO driver provides access

[PATCH 2/4] net: phy: Broadcom iProc MDIO bus driver

2015-09-30 Thread Arun Parameswaran
This patch adds support for the Broadcom iProc MDIO bus interface. The MDIO interface can be found in the Broadcom iProc family Soc's. The MDIO bus is accessed using a combination of command and data registers. This MDIO driver provides access to the Etherent GPHY's connected to the MDIO bus. Sig