netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] net: phy: bcm7xxx initial read/write workaround
@ 2015-06-26 17:38 Florian Fainelli
  2015-06-26 17:38 ` [PATCH net] net: bcmgenet: power on MII block for all MII modes Florian Fainelli
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Florian Fainelli @ 2015-06-26 17:38 UTC (permalink / raw)
  To: netdev; +Cc: davem, pgynther, jaedon.shin, Florian Fainelli

Hi David,

This patch series fixes occasional BCM7xxx PHY driver binding failure due
to a harware bug where the first read or write does not come out of the PHY
MDIO management controller.

Since we have two different MDIO controllers using this PHY, a similar
need to be replicated in GENET and UniMAC MDIO.

Thanks!

Florian Fainelli (3):
  net: phy: bcm7xxx: workaround MDIO management controller initial read
  net: bcmgenet: workaround initial read failures for integrated PHYs
  net: phy: mdio-bcm-unimac: workaround initial read failures for
    integrated PHYs

 drivers/net/ethernet/broadcom/genet/bcmgenet.h |  1 +
 drivers/net/ethernet/broadcom/genet/bcmmii.c   | 54 ++++++++++++++++++++++++--
 drivers/net/phy/bcm7xxx.c                      |  7 ++++
 drivers/net/phy/mdio-bcm-unimac.c              | 43 ++++++++++++++++++++
 4 files changed, 101 insertions(+), 4 deletions(-)

-- 
2.1.0

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH net 0/3] net: phy: bcm7xxx initial read/write workaround
@ 2015-06-26 17:39 Florian Fainelli
  2015-06-29  3:29 ` David Miller
  0 siblings, 1 reply; 9+ messages in thread
From: Florian Fainelli @ 2015-06-26 17:39 UTC (permalink / raw)
  To: netdev; +Cc: davem, pgynther, jaedon.shin, Florian Fainelli

Hi David,

This patch series fixes occasional BCM7xxx PHY driver binding failure due
to a harware bug where the first read or write does not come out of the PHY
MDIO management controller.

Since we have two different MDIO controllers using this PHY, a similar
need to be replicated in GENET and UniMAC MDIO.

Thanks!

Florian Fainelli (3):
  net: phy: bcm7xxx: workaround MDIO management controller initial read
  net: bcmgenet: workaround initial read failures for integrated PHYs
  net: phy: mdio-bcm-unimac: workaround initial read failures for
    integrated PHYs

 drivers/net/ethernet/broadcom/genet/bcmgenet.h |  1 +
 drivers/net/ethernet/broadcom/genet/bcmmii.c   | 54 ++++++++++++++++++++++++--
 drivers/net/phy/bcm7xxx.c                      |  7 ++++
 drivers/net/phy/mdio-bcm-unimac.c              | 43 ++++++++++++++++++++
 4 files changed, 101 insertions(+), 4 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2015-06-30  0:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-26 17:38 [PATCH net 0/3] net: phy: bcm7xxx initial read/write workaround Florian Fainelli
2015-06-26 17:38 ` [PATCH net] net: bcmgenet: power on MII block for all MII modes Florian Fainelli
2015-06-29  3:27   ` David Miller
2015-06-30  0:06     ` Florian Fainelli
2015-06-26 17:38 ` [PATCH net 1/3] net: phy: bcm7xxx: workaround MDIO management controller initial read Florian Fainelli
2015-06-26 17:38 ` [PATCH net 2/3] net: bcmgenet: workaround initial read failures for integrated PHYs Florian Fainelli
2015-06-26 17:39 ` [PATCH net 0/3] net: phy: bcm7xxx initial read/write workaround Florian Fainelli
  -- strict thread matches above, loose matches on Subject: below --
2015-06-26 17:39 Florian Fainelli
2015-06-29  3:29 ` David Miller

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).