The first patches fix existing warnings in the kerneldoc for the PHY
subsystem, and then the 2nd extend the kernel documentation for the
major structures and functions in the PHY subsystem.

v2:
Drop the other fixes which have already been merged.
s/phy/PHY/g
TBI
TypOs

Andrew Lunn (2):
  net: phy: Fixup kernel doc
  net: phy: Document core PHY structures

 Documentation/networking/kapi.rst |   9 +
 drivers/net/phy/phy-core.c        |  32 ++-
 drivers/net/phy/phy.c             |  69 ++++-
 include/linux/mdio.h              |   3 +-
 include/linux/phy.h               | 426 +++++++++++++++++++++---------
 5 files changed, 404 insertions(+), 135 deletions(-)

-- 
2.28.0

Reply via email to