Re: [PATCH 1/1] net: ethernet: Add SGMII support to dwmac-socfpga

2016-05-31 Thread Loh Tien Hock
Hi Peppe, On Tue, May 31, 2016 at 9:52 PM, Giuseppe CAVALLARO wrote: > Hello Loh Tien > > On 5/31/2016 11:10 AM, Loh Tien Hock wrote: >> >> Hi Peppe, >> >> Sorry for the late reply. > > > no pbl at all. > >> >> I believe my patch's title is a little confusing. The patch is to >> enable Altera TSE

Re: [PATCH 1/1] net: ethernet: Add SGMII support to dwmac-socfpga

2016-05-31 Thread Giuseppe CAVALLARO
Hello Loh Tien On 5/31/2016 11:10 AM, Loh Tien Hock wrote: Hi Peppe, Sorry for the late reply. no pbl at all. I believe my patch's title is a little confusing. The patch is to enable Altera TSE PCS SGMII support, not to add SGMII support to stmmac (well that in a way tests SGMII for stmmac

Re: [PATCH 1/1] net: ethernet: Add SGMII support to dwmac-socfpga

2016-05-31 Thread Loh Tien Hock
Hi Peppe, Sorry for the late reply. I believe my patch's title is a little confusing. The patch is to enable Altera TSE PCS SGMII support, not to add SGMII support to stmmac (well that in a way tests SGMII for stmmac though) I went through the code and it seems like if we were to refactor PCS de

Re: [PATCH 1/1] net: ethernet: Add SGMII support to dwmac-socfpga

2016-05-13 Thread Giuseppe CAVALLARO
Hello Tien On 5/13/2016 9:01 AM, th...@altera.com wrote: From: Tien Hock Loh Adds SGMII support for dwmac-socfpga to enable the SGMII PHY when phy-mode of the dwmac is set to sgmii. I wonder if part of this patch can be unified to the common code reusing (or improving) existent PCS support (

Re: [PATCH 1/1] net: ethernet: Add SGMII support to dwmac-socfpga

2016-05-12 Thread Loh Tien Hock
Please disregard this patch. Wrong patch attached, I'll send a correct one in a short while. On Fri, May 13, 2016 at 2:27 PM, wrote: > From: Tien Hock Loh > > Adds SGMII support for dwmac-socfpga to enable the SGMII PHY when phy-mode > of the dwmac is set to sgmii. > > Signed-off-by: Tien Hock