mbox series

[v2,0/2] Add GMAC support for rk3576

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

Message

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

Changes since v1:
- Add binding in net/snps,dwmac.yaml too

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

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

 .../bindings/net/rockchip-dwmac.yaml          |   2 +
 .../devicetree/bindings/net/snps,dwmac.yaml   |   1 +
 .../net/ethernet/stmicro/stmmac/dwmac-rk.c    | 156 ++++++++++++++++++
 3 files changed, 159 insertions(+)