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
NAL] 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() > > for PHY drivers bearing the PHY_RST_AFTER_CLK_EN flag. > > > >

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
t; ; 'alexander.le...@microsoft.com' > ; 'gre...@linuxfoundation.org' > > Cc: Quette, Arnaud > Subject: [PATCH 2/2] Reset PHY in phy_init_hw() before interrupt > configuration > > Description: this patch adds a reset of the PHY in phy_init_hw() for PHY &g

[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