Re: [PATCH v2] net: phy: aquantia: readd XGMII support for AQR107

2019-05-16 Thread David Miller
From: Madalin-cristian Bucur Date: Wed, 15 May 2019 15:07:44 + > XGMII interface mode no longer works on AQR107 after the recent changes, > adding back support. > > Fixes: 570c8a7d5303 ("net: phy: aquantia: check for supported interface modes > in config_init") > Signed-off-by: Madalin Bucu

Re: [PATCH v2] net: phy: aquantia: readd XGMII support for AQR107

2019-05-15 Thread Heiner Kallweit
On 15.05.2019 20:44, Andrew Lunn wrote: > On Wed, May 15, 2019 at 07:25:14PM +0200, Heiner Kallweit wrote: >> On 15.05.2019 18:19, Florian Fainelli wrote: >>> On 5/15/19 8:07 AM, Madalin-cristian Bucur wrote: XGMII interface mode no longer works on AQR107 after the recent changes, adding

Re: [PATCH v2] net: phy: aquantia: readd XGMII support for AQR107

2019-05-15 Thread Andrew Lunn
On Wed, May 15, 2019 at 07:25:14PM +0200, Heiner Kallweit wrote: > On 15.05.2019 18:19, Florian Fainelli wrote: > > On 5/15/19 8:07 AM, Madalin-cristian Bucur wrote: > >> XGMII interface mode no longer works on AQR107 after the recent changes, > >> adding back support. > >> > >> Fixes: 570c8a7d5303

Re: [PATCH v2] net: phy: aquantia: readd XGMII support for AQR107

2019-05-15 Thread Heiner Kallweit
On 15.05.2019 18:19, Florian Fainelli wrote: > On 5/15/19 8:07 AM, Madalin-cristian Bucur wrote: >> XGMII interface mode no longer works on AQR107 after the recent changes, >> adding back support. >> >> Fixes: 570c8a7d5303 ("net: phy: aquantia: check for supported interface >> modes in config_init

Re: [PATCH v2] net: phy: aquantia: readd XGMII support for AQR107

2019-05-15 Thread Florian Fainelli
On 5/15/19 8:07 AM, Madalin-cristian Bucur wrote: > XGMII interface mode no longer works on AQR107 after the recent changes, > adding back support. > > Fixes: 570c8a7d5303 ("net: phy: aquantia: check for supported interface modes > in config_init") > > Signed-off-by: Madalin Bucur Just so you

[PATCH v2] net: phy: aquantia: readd XGMII support for AQR107

2019-05-15 Thread Madalin-cristian Bucur
XGMII interface mode no longer works on AQR107 after the recent changes, adding back support. Fixes: 570c8a7d5303 ("net: phy: aquantia: check for supported interface modes in config_init") Signed-off-by: Madalin Bucur --- drivers/net/phy/aquantia_main.c | 1 + 1 file changed, 1 insertion(+) d