]> www.infradead.org Git - nvme.git/commit
net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 for stm32
authorChristophe Roullier <christophe.roullier@foss.st.com>
Mon, 24 Jun 2024 07:10:52 +0000 (09:10 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 27 Jun 2024 07:59:26 +0000 (09:59 +0200)
commit5bcc1afd021989593b40562819e314d299fde849
treece01f43cca87d627cdb9673bd7fd83864ca3b6bf
parent3d94d1ac3792abee651274e3cfbb9a12c9f95988
net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 for stm32

Add Ethernet support for STM32MP25.
STM32MP25 is STM32 SOC with 2 GMACs instances.
GMAC IP version is SNPS 5.3x.
GMAC IP configure with 2 RX and 4 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: Simon Horman <horms@kernel.org>
Reviewed-by: Marek Vasut <marex@denx.de>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c