mbox series

[0/2] Add GMAC support for rk3576

Message ID 20240802173918.301668-1-detlev.casanova@collabora.com (mailing list archive)
Headers show
Series Add GMAC support for rk3576 | expand

Message

Detlev Casanova Aug. 2, 2024, 5:38 p.m. UTC
Add the necessary constants and functions to support the GMAC devices on
the rk3576.

David Wu (1):
  ethernet: stmmac: dwmac-rk: Add GMAC support for RK3576

Detlev Casanova (1):
  dt-bindings: net: Add rk3576 dwmac bindings

 .../bindings/net/rockchip-dwmac.yaml          |   2 +
 .../net/ethernet/stmicro/stmmac/dwmac-rk.c    | 156 ++++++++++++++++++
 2 files changed, 158 insertions(+)