RE: [EXTERNAL] Re: [PATCH 2/2] Reset PHY in phy_init_hw() before interrupt configuration

2020-10-26 Thread Badel, Laurent
gt; Subject: RE: [EXTERNAL] Re: [PATCH 2/2] Reset PHY in phy_init_hw() before > interrupt configuration > > > > On Thu, 30 Apr 2020, Badel, Laurent wrote: > > > -Original Message- > >> From: Heiner Kallweit > >> Sent: Wednesday, April 29,

RE: [EXTERNAL] Re: [PATCH 2/2] Reset PHY in phy_init_hw() before interrupt configuration

2020-05-19 Thread Jörg Willmann
...@davemloft.net; alexander.le...@microsoft.com; gre...@linuxfoundation.org Cc: Quette, Arnaud Subject: [EXTERNAL] Re: [PATCH 2/2] Reset PHY in phy_init_hw() before interrupt configuration On 29.04.2020 11:03, Badel, Laurent wrote: Description: this patch adds a reset of the PHY in phy_init_hw

RE: [EXTERNAL] Re: [PATCH 2/2] Reset PHY in phy_init_hw() before interrupt configuration

2020-04-30 Thread Badel, Laurent
t; To: Badel, Laurent ; fugang.d...@nxp.com; > netdev@vger.kernel.org; and...@lunn.ch; f.faine...@gmail.com; > li...@armlinux.org.uk; richard.leit...@skidata.com; > da...@davemloft.net; alexander.le...@microsoft.com; > gre...@linuxfoundation.org > Cc: Quette, Arnaud > Subject: [EXTER

Re: [PATCH 2/2] Reset PHY in phy_init_hw() before interrupt configuration

2020-04-29 Thread Heiner Kallweit
On 29.04.2020 11:03, Badel, Laurent wrote: > Description: this patch adds a reset of the PHY in phy_init_hw() > for PHY drivers bearing the PHY_RST_AFTER_CLK_EN flag. > > Rationale: due to the PHY reset reverting the interrupt mask to default, > it is necessary to either perform the reset befor

RE: [PATCH 2/2] Reset PHY in phy_init_hw() before interrupt configuration

2020-04-29 Thread Badel, Laurent
Description: this patch adds a reset of the PHY in phy_init_hw() for PHY drivers bearing the PHY_RST_AFTER_CLK_EN flag. Rationale: due to the PHY reset reverting the interrupt mask to default, it is necessary to either perform the reset before PHY configuration, or re-configure the PHY after r