From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH RFT net-next 0/2] net: phy: Eliminate unnecessary soft Date: Thu, 20 Sep 2018 16:58:12 +0200 Message-ID: <20180920145812.GA30195@lunn.ch> References: <20180919013505.11347-1-f.fainelli@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org, "David S. Miller" , nbd@nbd.name, cphealy@gmail.com, harini.katakam@xilinx.com, afleming@freescale.com, agust@denx.de, arnd@arndb.de, asmirnov@ru.mvista.com, avi.kp.137@gmail.com, avorontsov@ru.mvista.com, baijiaju1990@gmail.com, benh@kernel.crashing.org, charles-antoine.couret@nexvision.fr, clemens.gruber@pqgruber.com, colin.king@canonical.com, cyril@ti.com, david.thomson@alliedtelesis.co.nz, ddaney@caviumnetworks.com, dongsheng.wang@hxt-semitech.com, dwmw2@infradead.org, eha@deif.com, houjingj@marvell.com, jeff@garzik.org, Jingju.Hou@synaptics.com, Jisheng.Zhang@synaptics.com, johan@kernel.org, Kapil.Juneja@freescale.com, kim.phillips@freescale.com, linyunsheng@huawei.com, madalin.bucur@freescale.com, michael@stapelberg.de, mic To: Florian Fainelli Return-path: Received: from vps0.lunn.ch ([185.16.172.187]:40177 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732302AbeITUmn (ORCPT ); Thu, 20 Sep 2018 16:42:43 -0400 Content-Disposition: inline In-Reply-To: <20180919013505.11347-1-f.fainelli@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: On Tue, Sep 18, 2018 at 06:35:03PM -0700, Florian Fainelli wrote: > Hi all, > > This patch series eliminates unnecessary software resets of the PHY. > This should hopefully not break anybody's hardware; but I would > appreciate testing to make sure this is is the case. > > Sorry for this long email list, I wanted to make sure I reached out to > all people who made changes to the Marvell PHY driver. Hi Florian I want to test this, but i'm battling other issues at the moment and not got around to it. But i see it has been tested by two people. So i think we should merge it, and see if anybody screams. Andrew