Re: [PATCH v2 0/4] net: Add APM X-Gene SoC Ethernet driver support

2014-04-14 Thread Ben Dooks
On 12/04/14 04:06, Iyappan Subramanian wrote: This patch series adds support for the APM X-Gene SoC Ethernet driver. Note, you don't really need to say patch for the single patches or the series. -- Ben Dooks http://www.codethink.co.uk/ Senior Engineer

Re: [PATCH v2 0/4] net: Add APM X-Gene SoC Ethernet driver support

2014-04-14 Thread Ben Dooks
On 12/04/14 04:06, Iyappan Subramanian wrote: This patch series adds support for the APM X-Gene SoC Ethernet driver. v2 * Completely redesigned ethernet driver * Added support to work with big endian kernel * Renamed dtb phyid entry to phy_addr * Changed dtb local-mac-address entry to byte strin

[PATCH v2 0/4] net: Add APM X-Gene SoC Ethernet driver support

2014-04-11 Thread Iyappan Subramanian
This patch series adds support for the APM X-Gene SoC Ethernet driver. v2 * Completely redesigned ethernet driver * Added support to work with big endian kernel * Renamed dtb phyid entry to phy_addr * Changed dtb local-mac-address entry to byte string format * Renamed dtb eth8clk entry to menetclk