From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: [PATCH net-next 3/3] net: sysfs: Document PHY device sysfs attributes Date: Wed, 24 May 2017 16:07:13 -0700 Message-ID: <00fd6fec-29a2-9a54-085b-95f775610d3b@gmail.com> References: <20170524193354.10739-1-f.fainelli@gmail.com> <20170524193354.10739-4-f.fainelli@gmail.com> <20170524201018.GH1788@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: netdev@vger.kernel.org, davem@davemloft.net To: Andrew Lunn Return-path: Received: from mail-qt0-f195.google.com ([209.85.216.195]:33244 "EHLO mail-qt0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161226AbdEXXHR (ORCPT ); Wed, 24 May 2017 19:07:17 -0400 Received: by mail-qt0-f195.google.com with SMTP id a46so28221610qte.0 for ; Wed, 24 May 2017 16:07:16 -0700 (PDT) In-Reply-To: <20170524201018.GH1788@lunn.ch> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: 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, possible >> + values are in include/linux/phy.h function phy_modes. > > Hi Florian > > Does this suggest that these strings should be moved to > include/uapi/linux/phy.h? Humm, I suppose we could do that, although I am not sure ally sure what we would be putting in there (at least for now). -- Florian