On 07/21/2017 04:25 AM, Marc Gonzalez wrote:
> There are 4 RGMII phy-modes to handle.
... so make sure that the MAC is configured to set the RGMII_MODE
accordingly for all 4 RGMII mode.
>
> Signed-off-by: Marc Gonzalez
Fixes: 52dfc8301248 ("net: ethernet: add driver for Aurora VLSI NB8800
Ethe
Marc Gonzalez writes:
> There are 4 RGMII phy-modes to handle.
>
> Signed-off-by: Marc Gonzalez
Acked-by: Mans Rullgard
> ---
> drivers/net/ethernet/aurora/nb8800.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/net/ethernet/aurora/nb8800.c
> b/drivers/net/
There are 4 RGMII phy-modes to handle.
Signed-off-by: Marc Gonzalez
---
drivers/net/ethernet/aurora/nb8800.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/ethernet/aurora/nb8800.c
b/drivers/net/ethernet/aurora/nb8800.c
index 041cfb7952f8..ded041dbafe7 100644
--