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)
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>

Trivial merge