On 05/24/2017 04:07 PM, Florian Fainelli wrote:
> Hi Andrew,
>
> On 05/24/2017 01:10 PM, Andrew Lunn wrote:
>>> +What: /sys/class/mdio_bus///phy_interface
>>> +Date: February 2014
>>> +KernelVersion: 3.15
>>> +Contact: netdev@vger.kernel.org
>>> +Description:
>>> +
Hi Andrew,
On 05/24/2017 01:10 PM, Andrew Lunn wrote:
>> +What: /sys/class/mdio_bus///phy_interface
>> +Date: February 2014
>> +KernelVersion: 3.15
>> +Contact:netdev@vger.kernel.org
>> +Description:
>> +String value indicating the PHY interface, po
> +What:/sys/class/mdio_bus///phy_interface
> +Date:February 2014
> +KernelVersion: 3.15
> +Contact: netdev@vger.kernel.org
> +Description:
> + String value indicating the PHY interface, possible
> + values are in include/linux/phy.h
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
---
Documentation/ABI/testing/sysfs-class-net-phydev | 32
1 file changed, 32 insertions(+)
create mode 100644 Doc