OSDN Git Service

stmmac: pci: Add dwmac support for Loongson
authorQing Zhang <zhangqing@loongson.cn>
Fri, 18 Jun 2021 02:53:34 +0000 (10:53 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Jun 2021 18:48:34 +0000 (11:48 -0700)
commit30bba69d7db40e732d6c0aa6d4890c60d717e314
treeb6549c3f5f741f9a1068194132af89b33e5562b3
parent909cca8cabfcedd63f91f3373aacc3ef7e25c236
stmmac: pci: Add dwmac support for Loongson

This GMAC module is integrated into the Loongson-2K SoC and the LS7A
bridge chip.

Signed-off-by: Qing Zhang <zhangqing@loongson.cn>
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/Kconfig
drivers/net/ethernet/stmicro/stmmac/Makefile
drivers/net/ethernet/stmicro/stmmac/dwmac-loongson.c [new file with mode: 0644]