[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1433964251-17338-1-git-send-email-f.fainelli@gmail.com>
Date: Wed, 10 Jun 2015 12:24:09 -0700
From: Florian Fainelli <f.fainelli@...il.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, pgynther@...gle.com, jaedon.shin@...il.com,
Florian Fainelli <f.fainelli@...il.com>
Subject: [PATCH net-next v2 0/2] net: broadcom MDIO support for broken turn-around
Hi David,
These two patches update the GENET and UniMAC MDIO controllers to deal with
PHYs that are known to have a broken turn-around bug (e.g: BCM53125 and others)
This utilizes the infrastructure that code recently added to do that in 'net-next'.
Note that the changes look nearly identical and I will try to address the MDIO
code duplication between GENET and UniMAC in a future patch series.
Thanks!
Changes in v2:
- remove brcmphy.h include in mdio-bcm-unimac.c
- use the same comment as with GENET's MDIO read function
Florian Fainelli (2):
net: bcmgenet: handle broken turn-around for specific PHYs
net: phy: mdio-bcm-unimac: handle broken turn-around for specific PHYs
drivers/net/ethernet/broadcom/genet/bcmmii.c | 7 ++++++-
drivers/net/phy/mdio-bcm-unimac.c | 8 +++++++-
2 files changed, 13 insertions(+), 2 deletions(-)
--
2.1.0
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists