Re: [PATCH 0/5] net-next: ethernet: add sun8i-emac driver

2017-05-12 Thread Corentin Labbe
On Fri, May 12, 2017 at 06:09:17AM -0700, Mahesh Nanavalla wrote: > Hi All, > > I am new to Ethernet Driver. > > I am working on NanoPI Neo Based on SUN8i-H3 SOC ... > > can any body helpout to up the Ethernet on The NanoPi Neo. > Ouch, you answer to a very old email (1 year!). The best way t

Re: [linux-sunxi] [PATCH 0/5] net-next: ethernet: add sun8i-emac driver

2016-06-12 Thread Hans de Goede
Hi, On 03-06-16 11:56, LABBE Corentin wrote: Hello This patch series add the driver for sun8i-emac which handle the Ethernet MAC present on Allwinner H3/A83T/A64 SoCs. It supports 10/100/1000 Mbit/s speed with half/full duplex. It can use an internal PHY (MII 10/100) or an external PHY via RGM

[PATCH 0/5] net-next: ethernet: add sun8i-emac driver

2016-06-03 Thread LABBE Corentin
Hello This patch series add the driver for sun8i-emac which handle the Ethernet MAC present on Allwinner H3/A83T/A64 SoCs. It supports 10/100/1000 Mbit/s speed with half/full duplex. It can use an internal PHY (MII 10/100) or an external PHY via RGMII/RMII. This patch series enable the driver on