]> git.baikalelectronics.ru Git - kernel.git/commit
stmmac: add dwmac glue for NXP 18xx/43xx family
authorJoachim Eastwood <manabian@gmail.com>
Thu, 14 May 2015 10:10:56 +0000 (12:10 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 May 2015 16:44:21 +0000 (12:44 -0400)
commitfa44990ac8504e4b537a7d0f5cec5060a85a010d
tree155044e0e0a6eb40828522a465d18112b87d8401
parent56914615aa6c56e653febb91d65a20ae3da75ab8
stmmac: add dwmac glue for NXP 18xx/43xx family

Add support for Ethernet on NXP LPC18xx and LPC43xx using the
dwmac driver. This glue is required to setup phy interface
mode, MII or RMII, on the SoC.

Signed-off-by: Joachim Eastwood <manabian@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/Makefile
drivers/net/ethernet/stmicro/stmmac/dwmac-lpc18xx.c [new file with mode: 0644]
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.h