]> git.karo-electronics.de Git - linux-beck.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)
commitd58617ea66b1135fc6efcb3036a7a23471c96eaa
tree155044e0e0a6eb40828522a465d18112b87d8401
parent7eafd9b4005643cfc24f1daf78f4dd56ff71f559
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