From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: Waiting for the PHY to complete auto-negotiation Date: Wed, 6 Dec 2017 20:07:28 +0100 Message-ID: <20171206190728.GC28774@lunn.ch> References: <20171206165903.GM27063@lunn.ch> <20171206182633.GP27063@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev , Florian Fainelli , David Miller To: Mason Return-path: Received: from vps0.lunn.ch ([185.16.172.187]:49853 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752018AbdLFTHc (ORCPT ); Wed, 6 Dec 2017 14:07:32 -0500 Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: > When we detect link down, we put the chip in reset, so that we will > repeat initialization when the link comes back up. By chip, you mean the Ethernet controller? Not the whole SoC? Andrew