Re: [linux-sunxi] [PATCH RFC 1/3] ethernet: add sun8i-emac driver

2016-02-25 Thread Andre Przywara
Hi, just some comments I have on the usage of the internal PHY. On 22/02/16 15:45, LABBE Corentin wrote: > This patch add support for sun8i-emac ethernet MAC hardware. > It could be found in Allwinner H3/A83T/A64 SoCs. > > Signed-off-by: LABBE Corentin > --- >

[linux-sunxi] [PATCH RFC 1/3] ethernet: add sun8i-emac driver

2016-02-22 Thread LABBE Corentin
This patch add support for sun8i-emac ethernet MAC hardware. It could be found in Allwinner H3/A83T/A64 SoCs. Signed-off-by: LABBE Corentin --- drivers/net/ethernet/allwinner/Kconfig | 14 + drivers/net/ethernet/allwinner/Makefile |1 +