]> git.ipfire.org Git - thirdparty/linux.git/commit
net: sysfs: Document PHY device sysfs attributes
authorFlorian Fainelli <f.fainelli@gmail.com>
Thu, 25 May 2017 16:21:43 +0000 (09:21 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 May 2017 18:37:41 +0000 (14:37 -0400)
commit86f22d04dfb5412ffb872f08c1660e3917886925
tree8376f7f0dad70e6242daaf079b766547ef586e4f
parent8f60219890bd46ca7e54f86c47042f83377d1b5f
net: sysfs: Document PHY device sysfs attributes

Document the different sysfs attributes that exist for PHY devices:
attached_dev, phy_has_fixups, phy_id and phy_interface.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/ABI/testing/sysfs-class-net-phydev [new file with mode: 0644]