Introduce phy_(read|write)_mmd() generic 802.3 clause 45 register 
accessors for Clause 22 PHYs, using the indirect method. Allow this 
behaviour to be overriden by PHY drivers where necessary.       

Carlo Caione (2):
  net: phy: Add support for accessing MMD PHY registers
  cmd: mdio: Add new parameter to access MMD PHY registers

 cmd/mdio.c            | 33 ++++++++++++++++++-----
 drivers/net/phy/phy.c |  4 +++
 include/phy.h         | 62 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 93 insertions(+), 6 deletions(-)

-- 
2.19.1

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to