Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1738972

Re: [PATCH net-next] net: mvpp2: phylink support

Path csiph.com!news.mixmin.net!news.unit0.net!news.panservice.it!bofh.it!news.nic.it!robomod
From Russell King - ARM Linux <linux@armlinux.org.uk>
Newsgroups linux.kernel
Subject Re: [PATCH net-next] net: mvpp2: phylink support
Date Mon, 25 Sep 2017 14:20:01 +0200
Message-ID <utAwF-6f6-3@gated-at.bofh.it> (permalink)
References <usa1A-1Eh-13@gated-at.bofh.it> <usu0h-5oP-7@gated-at.bofh.it> <utylc-4Cl-5@gated-at.bofh.it> <utz7B-5aK-29@gated-at.bofh.it> <utAdj-5RX-1@gated-at.bofh.it>
Dkim-Signature v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2014; h=Sender:In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=jMfxEXfbnivBGNiiXiP+d1DLEauXVsTBp46XiXppQVk=; b=VMzbBWjDXZg5Q/P++DY9afhrO2Z8zwmZRKivLVeWiN+26fXZkL+NmvSMyOQno7aGa3c9V5Q90ublErhfJKKa4zT6E4zRaPZ+3iM9446vJH7KiaX49ctKPHM5IJolOp5keKsx1Bvy87wEjbXuG1/IMpI/ZOsPszFGZZk7vCdIbyA=;
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
User-Agent Mutt/1.5.23 (2014-03-12)
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 23
Organization linux.* mail to news gateway
X-Original-Cc davem@davemloft.net, andrew@lunn.ch, gregory.clement@free-electrons.com, thomas.petazzoni@free-electrons.com, miquel.raynal@free-electrons.com, nadavh@marvell.com, linux-kernel@vger.kernel.org, mw@semihalf.com, stefanc@marvell.com, netdev@vger.kernel.org
X-Original-Date Mon, 25 Sep 2017 13:13:43 +0100
X-Original-Message-ID <20170925121343.GO20805@n2100.armlinux.org.uk>
X-Original-References <20170921134522.10993-1-antoine.tenart@free-electrons.com> <20170922110731.GG20805@n2100.armlinux.org.uk> <20170925095514.GA19364@kwain> <20170925104532.GN20805@n2100.armlinux.org.uk> <20170925115303.GC19364@kwain>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1738972

Show key headers only | View raw


On Mon, Sep 25, 2017 at 01:53:03PM +0200, Antoine Tenart wrote:
> On Mon, Sep 25, 2017 at 11:45:32AM +0100, Russell King - ARM Linux wrote:
> > Can you describe what the GoP link IRQ is doing please?
> 
> In cases where there is no PHY connected to the MAC and no SFP cage is
> used. One example is when a SOHO switch is connected directly to a
> serdes lane. In such cases we still need to have a minimal link
> management. The GoP link interrupt helps doing so as it raises when the
> serdes is in sync and AN succeeded.

Isn't this just like a fixed link scenario, or an in-band
autonegotiation scenario (both of which phylink supports natively)?

The situation on Clearfog with the 88E6176 switch is pretty similar -
a switch connected directly via serdes to the MAC.  Currently, we
configure stuff there as a fixed link, but in actual fact the 88E6176
is configured to run the CPU facing port in 1000base-X mode, and with
appropriate tweaks, switching phylink to 1000base-X mode also works.

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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH net-next] net: mvpp2: phylink support Antoine Tenart <antoine.tenart@free-electrons.com> - 2017-09-21 15:50 +0200
  Re: [PATCH net-next] net: mvpp2: phylink support Marcin Wojtas <mw@semihalf.com> - 2017-09-22 10:00 +0200
  Re: [PATCH net-next] net: mvpp2: phylink support Russell King - ARM Linux <linux@armlinux.org.uk> - 2017-09-22 13:10 +0200
    Re: [PATCH net-next] net: mvpp2: phylink support Antoine Tenart <antoine.tenart@free-electrons.com> - 2017-09-25 12:00 +0200
      Re: [PATCH net-next] net: mvpp2: phylink support Russell King - ARM Linux <linux@armlinux.org.uk> - 2017-09-25 12:50 +0200
        Re: [PATCH net-next] net: mvpp2: phylink support Antoine Tenart <antoine.tenart@free-electrons.com> - 2017-09-25 14:00 +0200
          Re: [PATCH net-next] net: mvpp2: phylink support Russell King - ARM Linux <linux@armlinux.org.uk> - 2017-09-25 14:20 +0200
            Re: [PATCH net-next] net: mvpp2: phylink support Antoine Tenart <antoine.tenart@free-electrons.com> - 2017-09-25 15:10 +0200

csiph-web