mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [net-next,PATCH v3 0/2] Series to deliver Ethernet for STM32MP25
@ 2024-06-24  7:10 Christophe Roullier
  2024-06-24  7:10 ` [net-next,PATCH v3 1/2] dt-bindings: net: add STM32MP25 compatible in documentation for stm32 Christophe Roullier
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Christophe Roullier @ 2024-06-24  7:10 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

V2: - Remark from Marek (sort compatible in YAML, change in glue to simplify)
V3: - Update from Simon Horman (replace "return err" with "return 0")
    - Update/remark from Marek (simplify and add comment in glue to be clearer)

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  |  8 +-
 .../net/ethernet/stmicro/stmmac/dwmac-stm32.c | 80 ++++++++++++++++++-
 2 files changed, 84 insertions(+), 4 deletions(-)


base-commit: 84562f9953ec5f91a4922baa2bd4f2d4f64fac31
-- 
2.25.1


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

end of thread, other threads:[~2024-06-27  9:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-24  7:10 [net-next,PATCH v3 0/2] Series to deliver Ethernet for STM32MP25 Christophe Roullier
2024-06-24  7:10 ` [net-next,PATCH v3 1/2] dt-bindings: net: add STM32MP25 compatible in documentation for stm32 Christophe Roullier
2024-06-24 12:22   ` Marek Vasut
2024-06-24  7:10 ` [net-next,PATCH v3 2/2] net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 " Christophe Roullier
2024-06-24 12:22   ` Marek Vasut
2024-06-27  9:10 ` [net-next,PATCH v3 0/2] Series to deliver Ethernet for STM32MP25 patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®