Re: [PATCH 3/4] net: phy: Add Broadcom phy library for common interfaces
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2015-09-30 21:35:29
Also in:
linux-devicetree, lkml
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2015-09-30 21:35:29
Also in:
linux-devicetree, lkml
On 30/09/15 13:32, Arun Parameswaran wrote:
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 <redacted>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> On BCM7xxx: Tested-by: Florian Fainelli <f.fainelli@gmail.com> -- Florian