Re: [PATCH net-next 0/4] net: phy: Support "internal" PHY interface

From: Florian Fainelli
Date: Fri Jun 23 2017 - 13:34:47 EST


On 06/23/2017 10:33 AM, Florian Fainelli wrote:
> Hi all,
>
> This makes the "internal" phy-mode property generally available and
> documented and this allows us to remove some custom parsing code
> we had for bcmgenet and bcm_sf2 which both used that specific value.

Sorry for the resend, this is net-next material.

>
> Florian Fainelli (4):
> dt-bindings: Add "internal" as a valid 'phy-mode' property
> net: phy: Support "internal" PHY interface
> net: bcmgenet: Remove special handling of "internal" phy-mode
> net: dsa: bcm_sf2: Remove special handling of "internal" phy-mode
>
> Documentation/devicetree/bindings/net/ethernet.txt | 1 +
> drivers/net/dsa/bcm_sf2.c | 16 +++++----------
> drivers/net/ethernet/broadcom/genet/bcmmii.c | 24 ++++++++--------------
> include/linux/phy.h | 3 +++
> 4 files changed, 17 insertions(+), 27 deletions(-)
>


--
Florian