Re: [PATCH v3 3/5] net: phy: Add Broadcom phy library for common interfaces

2015-10-14 Thread Robert E Cochran
On 10/06/2015 03:25 PM, Arun Parameswaran wrote: This patch adds the Broadcom phy library to consolidate common interfaces shared by Broadcom phy's. The BCM54612E is included in the Broadcom Community part portfolio (https://community.broadcom.com). However, I don't see this part explicitl

Re: [PATCH v3 3/5] net: phy: Add Broadcom phy library for common interfaces

2015-10-14 Thread Florian Fainelli
On 14/10/15 10:33, Robert E Cochran wrote: > > > On 10/06/2015 03:25 PM, Arun Parameswaran wrote: >> This patch adds the Broadcom phy library to consolidate common >> interfaces shared by Broadcom phy's. > > The BCM54612E is included in the Broadcom Community part portfolio > (https://community.

[PATCH v3 3/5] net: phy: Add Broadcom phy library for common interfaces

2015-10-06 Thread Arun Parameswaran
This patch adds the Broadcom phy library to consolidate common interfaces shared by Broadcom phy's. Moved the common interfaces to the 'bcm-phy-lib.c' and updated the Broadcom PHY drivers to use the new APIs. Signed-off-by: Arun Parameswaran --- drivers/net/phy/Kconfig | 6 ++ drivers/n