From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/9] net: dsa: Plug in PHYLINK support Date: Tue, 08 May 2018 20:17:09 -0400 (EDT) Message-ID: <20180508.201709.1396958179924861550.davem@davemloft.net> References: <20180505190425.14378-1-f.fainelli@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, privat@egil-hjelmeland.no, andrew@lunn.ch, vivien.didelot@savoirfairelinux.com, rmk+kernel@armlinux.org.uk, sean.wang@mediatek.com, Woojung.Huh@microchip.com, john@phrozen.org, cphealy@gmail.com To: f.fainelli@gmail.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:37584 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932475AbeEIARL (ORCPT ); Tue, 8 May 2018 20:17:11 -0400 In-Reply-To: <20180505190425.14378-1-f.fainelli@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Florian Fainelli Date: Sat, 5 May 2018 12:04:16 -0700 > This patch series adds PHYLINK support to DSA which is necessary to > support more complex PHY and pluggable modules setups. The regression Andrew reported with patch #7 is holding up my applying this series. How would you like this to be handled? Are you going to respin once Andrew sends you the fix? Thanks.