devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next,PATCH 0/2] Series to deliver Ethernet for STM32MP25
@ 2024-06-14 13:08 Christophe Roullier
  2024-06-14 13:08 ` [net-next,PATCH 1/2] dt-bindings: net: add STM32MP25 compatible in documentation for stm32 Christophe Roullier
  2024-06-14 13:08 ` [net-next,PATCH 2/2] net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 " Christophe Roullier
  0 siblings, 2 replies; 13+ messages in thread
From: Christophe Roullier @ 2024-06-14 13:08 UTC (permalink / raw)
  To: David S . Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, Maxime Coquelin,
	Alexandre Torgue, Richard Cochran, Jose Abreu, Liam Girdwood,
	Mark Brown, Christophe Roullier, Marek Vasut
  Cc: netdev, devicetree, linux-stm32, linux-arm-kernel, linux-kernel

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

Christophe Roullier (2):
  dt-bindings: net: add STM32MP25 compatible in documentation for stm32
  net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 for stm32

 .../devicetree/bindings/net/stm32-dwmac.yaml  |   6 +
 .../net/ethernet/stmicro/stmmac/dwmac-stm32.c | 121 +++++++++++++++---
 2 files changed, 110 insertions(+), 17 deletions(-)


base-commit: 404dbd26322f50c8123bf5bff9a409356889035f
-- 
2.25.1


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2024-06-19 19:15 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-14 13:08 [net-next,PATCH 0/2] Series to deliver Ethernet for STM32MP25 Christophe Roullier
2024-06-14 13:08 ` [net-next,PATCH 1/2] dt-bindings: net: add STM32MP25 compatible in documentation for stm32 Christophe Roullier
2024-06-14 13:53   ` Marek Vasut
2024-06-14 13:08 ` [net-next,PATCH 2/2] net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 " Christophe Roullier
2024-06-14 13:58   ` Marek Vasut
2024-06-17 11:23     ` Christophe ROULLIER
2024-06-17 15:57       ` Marek Vasut
2024-06-18  9:09         ` Christophe ROULLIER
2024-06-18 15:00           ` Marek Vasut
2024-06-19  7:41             ` Christophe ROULLIER
2024-06-19 13:14               ` Marek Vasut
2024-06-19 15:40                 ` Christophe ROULLIER
2024-06-19 18:56                   ` Marek Vasut

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).