Re: [PATCH] fsl/fman: take into account all RGMII modes

2017-04-01 Thread David Miller
From: Madalin Bucur Date: Thu, 30 Mar 2017 16:21:40 +0300 > Accept the internal delay RGMII variants. > > Signed-off-by: Madalin Bucur Applied, thanks.

[PATCH] fsl/fman: take into account all RGMII modes

2017-03-30 Thread Madalin Bucur
Accept the internal delay RGMII variants. Signed-off-by: Madalin Bucur --- drivers/net/ethernet/freescale/fman/fman_dtsec.c | 8 +++- drivers/net/ethernet/freescale/fman/fman_memac.c | 5 - 2 files changed, 11 insertions(+), 2 deletions(-) diff --git