-
- Downloads
net: stmmac:sti: Add STi SOC glue driver.
STi series SOCs have a glue layer on top of the synopsis gmac IP, this glue layer needs to be configured before the gmac driver starts using the IP. This patch adds a support to this glue layer which is configured via stmmac setup, init, exit callbacks. Signed-off-by:Srinivas Kandagatla <srinivas.kandagatla@st.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- Documentation/devicetree/bindings/net/sti-dwmac.txt 58 additions, 0 deletionsDocumentation/devicetree/bindings/net/sti-dwmac.txt
- drivers/net/ethernet/stmicro/stmmac/Kconfig 11 additions, 0 deletionsdrivers/net/ethernet/stmicro/stmmac/Kconfig
- drivers/net/ethernet/stmicro/stmmac/Makefile 1 addition, 0 deletionsdrivers/net/ethernet/stmicro/stmmac/Makefile
- drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c 330 additions, 0 deletionsdrivers/net/ethernet/stmicro/stmmac/dwmac-sti.c
- drivers/net/ethernet/stmicro/stmmac/stmmac.h 3 additions, 0 deletionsdrivers/net/ethernet/stmicro/stmmac/stmmac.h
- drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c 5 additions, 0 deletionsdrivers/net/ethernet/stmicro/stmmac/stmmac_platform.c
Please register or sign in to comment