netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Add GMAC support for rk3576
@ 2024-08-23 14:11 Detlev Casanova
  2024-08-23 14:11 ` [PATCH v3 1/3] ethernet: stmmac: dwmac-rk: Fix typo for RK3588 code Detlev Casanova
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Detlev Casanova @ 2024-08-23 14:11 UTC (permalink / raw)
  To: linux-kernel
  Cc: David S . Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner,
	Alexandre Torgue, Jose Abreu, Maxime Coquelin, David Wu,
	Giuseppe Cavallaro, netdev, devicetree, linux-arm-kernel,
	linux-rockchip, linux-stm32, kernel, Detlev Casanova

Add the necessary constants and functions to support the GMAC devices on
the rk3576.

Changes since v2:
- Fix typos in RK3576_GMAC_CLK_SELET_*
- Also fix typo for RK3588_GMAC_CLK_SELET_*

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

Detlev.

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

Detlev Casanova (2):
  ethernet: stmmac: dwmac-rk: Fix typo for RK3588 code
  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    | 164 +++++++++++++++++-
 3 files changed, 163 insertions(+), 4 deletions(-)

-- 
2.46.0


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

end of thread, other threads:[~2024-08-27 20:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-23 14:11 [PATCH v3 0/3] Add GMAC support for rk3576 Detlev Casanova
2024-08-23 14:11 ` [PATCH v3 1/3] ethernet: stmmac: dwmac-rk: Fix typo for RK3588 code Detlev Casanova
2024-08-23 14:21   ` Heiko Stübner
2024-08-23 14:11 ` [PATCH v3 2/3] dt-bindings: net: Add support for rk3576 dwmac Detlev Casanova
2024-08-23 14:21   ` Heiko Stübner
2024-08-23 14:11 ` [PATCH v3 3/3] ethernet: stmmac: dwmac-rk: Add GMAC support for RK3576 Detlev Casanova
2024-08-27 20:35   ` Jakub Kicinski
2024-08-27 20:40 ` [PATCH v3 0/3] Add GMAC support for rk3576 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;
as well as URLs for NNTP newsgroup(s).