netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/3] net: phy: Create sysfs reciprocal links for attached_dev/phydev
@ 2017-05-25 16:21 Florian Fainelli
  2017-05-25 16:21 ` [PATCH net-next v2 1/3] " Florian Fainelli
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Florian Fainelli @ 2017-05-25 16:21 UTC (permalink / raw)
  To: netdev; +Cc: davem, andrew, Florian Fainelli

Hi David, Andrew,

This patch series addresses a device topology shortcoming where a program
scanning /sys would not be able to establish a mapping between the network
device and the PHY device.

In the process it turned out that no PHY device documentation existed for
sysfs attributes.

Thanks!

Changes in v2:

- document possible phy_interface values in sysfs-class-net-phydev

Florian Fainelli (3):
  net: phy: Create sysfs reciprocal links for attached_dev/phydev
  net: sysfs: Document "phydev" symbolic link
  net: sysfs: Document PHY device sysfs attributes

 Documentation/ABI/testing/sysfs-class-net        |  8 ++++++
 Documentation/ABI/testing/sysfs-class-net-phydev | 36 ++++++++++++++++++++++++
 drivers/net/phy/phy_device.c                     | 11 ++++++++
 3 files changed, 55 insertions(+)
 create mode 100644 Documentation/ABI/testing/sysfs-class-net-phydev

-- 
2.9.3

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

end of thread, other threads:[~2017-05-26 18:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-25 16:21 [PATCH net-next v2 0/3] net: phy: Create sysfs reciprocal links for attached_dev/phydev Florian Fainelli
2017-05-25 16:21 ` [PATCH net-next v2 1/3] " Florian Fainelli
2017-05-25 16:21 ` [PATCH net-next v2 2/3] net: sysfs: Document "phydev" symbolic link Florian Fainelli
2017-05-25 16:21 ` [PATCH net-next v2 3/3] net: sysfs: Document PHY device sysfs attributes Florian Fainelli
2017-05-25 16:42 ` [PATCH net-next v2 0/3] net: phy: Create sysfs reciprocal links for attached_dev/phydev Andrew Lunn
2017-05-26 18:38   ` 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).