netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: broadcom MDIO support for broken turn-around
@ 2015-06-10 19:14 Florian Fainelli
  2015-06-10 19:14 ` [PATCH net-next 1/2] net: bcmgenet: handle broken turn-around for specific PHYs Florian Fainelli
  2015-06-10 19:14 ` [PATCH net-next 2/2] net: phy: mdio-bcm-unimac: " Florian Fainelli
  0 siblings, 2 replies; 4+ messages in thread
From: Florian Fainelli @ 2015-06-10 19:14 UTC (permalink / raw)
  To: netdev; +Cc: davem, pgynther, jaedon.shin, Florian Fainelli

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!

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            | 3 ++-
 2 files changed, 8 insertions(+), 2 deletions(-)

-- 
2.1.0

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-06-10 19:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-10 19:14 [PATCH net-next 0/2] net: broadcom MDIO support for broken turn-around Florian Fainelli
2015-06-10 19:14 ` [PATCH net-next 1/2] net: bcmgenet: handle broken turn-around for specific PHYs Florian Fainelli
2015-06-10 19:14 ` [PATCH net-next 2/2] net: phy: mdio-bcm-unimac: " Florian Fainelli
2015-06-10 19:17   ` Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).