]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: stmmac: dwmac-stm32: add management of stm32mp13 for stm32
authorChristophe Roullier <christophe.roullier@foss.st.com>
Tue, 11 Jun 2024 08:36:06 +0000 (10:36 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Fri, 14 Jun 2024 08:50:56 +0000 (10:50 +0200)
commit50bbc039311464af9a4c90be828750450e8cbed3
tree3edbde938092a6bf74c71254869ad72033ced581
parent4f37dc467ffe5b56ab6b27cca207246172c0d861
net: stmmac: dwmac-stm32: add management of stm32mp13 for stm32

Add Ethernet support for STM32MP13.
STM32MP13 is STM32 SOC with 2 GMACs instances.
GMAC IP version is SNPS 4.20.
GMAC IP configure with 1 RX and 1 TX queue.
DMA HW capability register supported
RX Checksum Offload Engine supported
TX Checksum insertion supported
Wake-Up On Lan supported
TSO supported

Signed-off-by: Christophe Roullier <christophe.roullier@foss.st.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c