[net-next,PATCH v2 0/2] Series to deliver Ethernet for STM32MP25

Christophe Roullier christophe.roullier at foss.st.com
Mon Jun 17 08:45:14 PDT 2024


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)

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 | 77 ++++++++++++++++++-
 2 files changed, 81 insertions(+), 4 deletions(-)


base-commit: 4314175af49668ab20c0d60d7d7657986e1d0c7c
-- 
2.25.1




More information about the linux-arm-kernel mailing list