Re: [PATCH] net: phy: broadcom: Add BCM54616S phy entry

2015-04-08 Thread David Miller
From: Florian Fainelli Date: Wed, 08 Apr 2015 10:25:43 -0700 > On 08/04/15 03:15, Alessio Igor Bogani wrote: >> Signed-off-by: Alessio Igor Bogani > > Reviewed-by: Florian Fainelli > > This is indeed the correct PHY ID for this chip, technically, this is a > variant of the 54616 (non-S

Re: [PATCH] net: phy: broadcom: Add BCM54616S phy entry

2015-04-08 Thread Florian Fainelli
On 08/04/15 03:15, Alessio Igor Bogani wrote: > Signed-off-by: Alessio Igor Bogani Reviewed-by: Florian Fainelli This is indeed the correct PHY ID for this chip, technically, this is a variant of the 54616 (non-S version), but it does not really matter. -- Florian -- To unsubscribe from this

[PATCH] net: phy: broadcom: Add BCM54616S phy entry

2015-04-08 Thread Alessio Igor Bogani
Signed-off-by: Alessio Igor Bogani --- This phy is used in the MVME2500 powerpc system (arch/powerpc/boot/dts/mvme2500.dts) drivers/net/phy/Kconfig| 4 ++-- drivers/net/phy/broadcom.c | 14 ++ include/linux/brcmphy.h| 1 + 3 files changed, 17 insertions(+), 2 deletions(-)

[PATCH] net: phy: broadcom: Add BCM54616S phy entry

2015-04-08 Thread Alessio Igor Bogani
Signed-off-by: Alessio Igor Bogani alessio.bog...@elettra.eu --- This phy is used in the MVME2500 powerpc system (arch/powerpc/boot/dts/mvme2500.dts) drivers/net/phy/Kconfig| 4 ++-- drivers/net/phy/broadcom.c | 14 ++ include/linux/brcmphy.h| 1 + 3 files changed, 17

Re: [PATCH] net: phy: broadcom: Add BCM54616S phy entry

2015-04-08 Thread Florian Fainelli
On 08/04/15 03:15, Alessio Igor Bogani wrote: Signed-off-by: Alessio Igor Bogani alessio.bog...@elettra.eu Reviewed-by: Florian Fainelli f.faine...@gmail.com This is indeed the correct PHY ID for this chip, technically, this is a variant of the 54616 (non-S version), but it does not really

Re: [PATCH] net: phy: broadcom: Add BCM54616S phy entry

2015-04-08 Thread David Miller
From: Florian Fainelli f.faine...@gmail.com Date: Wed, 08 Apr 2015 10:25:43 -0700 On 08/04/15 03:15, Alessio Igor Bogani wrote: Signed-off-by: Alessio Igor Bogani alessio.bog...@elettra.eu Reviewed-by: Florian Fainelli f.faine...@gmail.com This is indeed the correct PHY ID for this chip,