From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jie Deng Subject: Re: [PATCH net-next 1/2] net: phy: add extension of phy-mode for XLGMII Date: Sat, 10 Dec 2016 10:16:43 +0800 Message-ID: <716efc64-826b-ea7a-b1d9-0d9c264cc926@synopsys.com> References: <6d4a65c5488364cdaec72eb22e742aa7e94dfebb.1481075763.git.jiedeng@synopsys.com> <30c8257d-9ad9-71bf-a969-77dbe37bd800@gmail.com> <20161209163905.GG9923@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Cc: Florian Fainelli , , , , , , To: Andrew Lunn , Jie Deng Return-path: In-Reply-To: <20161209163905.GG9923@lunn.ch> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On 2016/12/10 0:39, Andrew Lunn wrote: > On Fri, Dec 09, 2016 at 01:19:07PM +0800, Jie Deng wrote: >> >> On 2016/12/9 6:15, Florian Fainelli wrote: >>> On 12/06/2016 07:57 PM, Jie Deng wrote: >>>> This patch adds phy-mode support for Synopsys XLGMAC >>> The functional changes look good, but I would like to see some >>> description of what the XL part stands for here. >>> >>> While you are modifying this, do you also mind submitting a Device Tree >>> specification change: >>> >>> https://www.devicetree.org/specifications/ >>> >>> Thanks! >> Thank you for the information. >> >> Currenlty, the XLGMAC is a new IP from Synopsys. > I think Florian wants to know about the IEEE standard or what ever > which defines what the phy-mode XLGMAC is, in the same way there are > standards for RGMII, SGMII, etc. > > Andrew Understood! Thank you !