From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753399AbdH1IwY (ORCPT ); Mon, 28 Aug 2017 04:52:24 -0400 Received: from pandora.armlinux.org.uk ([78.32.30.218]:48898 "EHLO pandora.armlinux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751672AbdH1IwV (ORCPT ); Mon, 28 Aug 2017 04:52:21 -0400 Date: Mon, 28 Aug 2017 09:51:52 +0100 From: Russell King - ARM Linux To: Marcin Wojtas Cc: Antoine Tenart , "David S. Miller" , kishon@ti.com, Andrew Lunn , Jason Cooper , Sebastian Hesselbarth , Gregory =?iso-8859-1?Q?Cl=E9ment?= , Thomas Petazzoni , nadavh@marvell.com, linux-kernel@vger.kernel.org, Stefan Chulski , =?iso-8859-1?Q?Miqu=E8l?= Raynal , netdev Subject: Re: [PATCH net-next v2 05/14] net: mvpp2: do not force the link mode Message-ID: <20170828085152.GF20805@n2100.armlinux.org.uk> References: <20170825144821.31129-1-antoine.tenart@free-electrons.com> <20170825144821.31129-6-antoine.tenart@free-electrons.com> <20170825224312.GD20805@n2100.armlinux.org.uk> <20170828065545.GC2568@kwain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 28, 2017 at 10:38:37AM +0200, Marcin Wojtas wrote: > Hi Antoine, > > Can you be 100% sure that when using SGMII with PHY's (like Marvell > Alaska 88E1xxx series), is in-band link information always available? > I'd be very cautious with such assumption and use in-band management > only when set in the DT, like mvneta. I think phylib can properly can > do its work when MDIO connection is provided on the board. There is another issue to be aware of: if you're wanting to use flow control autonegotiation, that is not carried across SGMII's in-band signalling. If you want to use SGMII's in-band signalling for the duplex and speed information, you still need phylib's notification to properly set the flow control. Switching mvpp2 to use phylink (which is needed for the 1G SFP slot on mcbin) will handle all this for you - dealing with both in-band and out-of-band negotiation methods, and combining them in the appropriate manner for the selected operation mode. -- RMK's Patch system: http://www.armlinux.org.uk/developer/patches/ FTTC broadband for 0.8mile line in suburbia: sync at 8.8Mbps down 630kbps up According to speedtest.net: 8.21Mbps down 510kbps up