Merge branch 'phy-sysfs-reciprocal-links'
authorDavid S. Miller <davem@davemloft.net>
Fri, 26 May 2017 18:37:42 +0000 (14:37 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 May 2017 18:37:42 +0000 (14:37 -0400)
commitae782dec2c60457ec66a5c2589f4bd135ffa5893
tree8376f7f0dad70e6242daaf079b766547ef586e4f
parent9226976f9bad60e3eeb36a9d69341a584c87a0c3
parent86f22d04dfb5412ffb872f08c1660e3917886925
Merge branch 'phy-sysfs-reciprocal-links'

Florian Fainelli says:

====================
net: phy: Create sysfs reciprocal links for attached_dev/phydev

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.

Changes in v2:

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

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>