Re: [PATCH] net: stmmac: add fix_mac_speed support for socfpga

2014-08-22 Thread David Miller
From: Ley Foon Tan Date: Wed, 20 Aug 2014 14:33:33 +0800 > This patch adds fix_mac_speed() support for > Altera socfpga Ethernet controller. Emac splitter is a > soft IP core in FPGA system that converts GMII interface from > Synopsys mac to RGMII/SGMII interface. This splitter core is > an

Re: [PATCH] net: stmmac: add fix_mac_speed support for socfpga

2014-08-22 Thread David Miller
From: Ley Foon Tan lf...@altera.com Date: Wed, 20 Aug 2014 14:33:33 +0800 This patch adds fix_mac_speed() support for Altera socfpga Ethernet controller. Emac splitter is a soft IP core in FPGA system that converts GMII interface from Synopsys mac to RGMII/SGMII interface. This splitter core

Re: [PATCH] net: stmmac: add fix_mac_speed support for socfpga

2014-08-20 Thread LF.Tan
On Wed, Aug 20, 2014 at 2:33 PM, Ley Foon Tan wrote: > This patch adds fix_mac_speed() support for > Altera socfpga Ethernet controller. Emac splitter is a > soft IP core in FPGA system that converts GMII interface from > Synopsys mac to RGMII/SGMII interface. This splitter core is > an optional

[PATCH] net: stmmac: add fix_mac_speed support for socfpga

2014-08-20 Thread Ley Foon Tan
This patch adds fix_mac_speed() support for Altera socfpga Ethernet controller. Emac splitter is a soft IP core in FPGA system that converts GMII interface from Synopsys mac to RGMII/SGMII interface. This splitter core is an optional IP if user would like to use RGMII/SGMII interface in their

[PATCH] net: stmmac: add fix_mac_speed support for socfpga

2014-08-20 Thread Ley Foon Tan
This patch adds fix_mac_speed() support for Altera socfpga Ethernet controller. Emac splitter is a soft IP core in FPGA system that converts GMII interface from Synopsys mac to RGMII/SGMII interface. This splitter core is an optional IP if user would like to use RGMII/SGMII interface in their

Re: [PATCH] net: stmmac: add fix_mac_speed support for socfpga

2014-08-20 Thread LF.Tan
On Wed, Aug 20, 2014 at 2:33 PM, Ley Foon Tan lf...@altera.com wrote: This patch adds fix_mac_speed() support for Altera socfpga Ethernet controller. Emac splitter is a soft IP core in FPGA system that converts GMII interface from Synopsys mac to RGMII/SGMII interface. This splitter core is