RE: [RFC PATCH] net: macb: Add mdio driver for accessing multiple phy devices

2015-07-12 Thread Punnaiah Choudary Kalluri
davemloft.net > Cc: Harini Katakam; kpc...@gmail.com; > kalluripunnaiahchoud...@gmail.com; netdev@vger.kernel.org; Punnaiah > Choudary Kalluri > Subject: [RFC PATCH] net: macb: Add mdio driver for accessing multiple phy > devices > > This patch is to add spoort for the design that

[RFC PATCH] net: macb: Add mdio driver for accessing multiple phy devices

2015-07-12 Thread Punnaiah Choudary Kalluri
This patch is to add spoort for the design that has multiple ethernet mac controllers and single mdio bus connected to multiple phy devices. i.e mdio lines are connected to any of the ethernet mac controller and all the phy devices will be accessed using the phy maintainance interface in that mac c