Hi all,

This patch series is intended to address the very specific case of the
Broadcom STB internal Gigabit PHY devices that require both a dummy read
because of a hardware issue with their MDIO interface. We also need to
turn on their internal digital PHY otherwise they will not be responding
to any MDIO read or write. If they do not respond we would not be able
to identify their OUI and associate them with an appropriate PHY driver.

Florian Fainelli (2):
  net: mdio: mdio-bcm-unimac: Turn on PHY clock before dummy read
  net: phy: bcm7xxx: request and manage GPHY clock

 drivers/net/mdio/mdio-bcm-unimac.c | 11 +++++++++++
 drivers/net/phy/bcm7xxx.c          | 30 +++++++++++++++++++++++++++++-
 2 files changed, 40 insertions(+), 1 deletion(-)

-- 
2.25.1

Reply via email to