All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] DWMAC support for Rockchip RK3506
@ 2025-10-21 22:43 ` Heiko Stuebner
  0 siblings, 0 replies; 28+ messages in thread
From: Heiko Stuebner @ 2025-10-21 22:43 UTC (permalink / raw)
  To: andrew+netdev, davem, edumazet, kuba, pabeni
  Cc: robh, krzk+dt, conor+dt, heiko, netdev, devicetree,
	linux-arm-kernel, linux-rockchip, linux-kernel

Some cleanups to the DT binding for Rockchip variants of the dwmac
and adding the RK3506 support on top.

As well as the driver-glue needed for setting up the correct RMII
speed seitings.

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

Heiko Stuebner (3):
  dt-bindings: net: snps,dwmac: move rk3399 line to its correct position
  dt-bindings: net: snps,dwmac: Sync list of Rockchip compatibles
  dt-bindings: net: rockchip-dwmac: Add compatible string for RK3506

 .../bindings/net/rockchip-dwmac.yaml          |  3 +
 .../devicetree/bindings/net/snps,dwmac.yaml   |  6 +-
 .../net/ethernet/stmicro/stmmac/dwmac-rk.c    | 79 +++++++++++++++++++
 3 files changed, 87 insertions(+), 1 deletion(-)

-- 
2.47.2



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

end of thread, other threads:[~2025-10-23  1:26 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-21 22:43 [PATCH 0/4] DWMAC support for Rockchip RK3506 Heiko Stuebner
2025-10-21 22:43 ` Heiko Stuebner
2025-10-21 22:43 ` [PATCH 1/4] dt-bindings: net: snps,dwmac: move rk3399 line to its correct position Heiko Stuebner
2025-10-21 22:43   ` Heiko Stuebner
2025-10-22 13:41   ` Andrew Lunn
2025-10-22 13:41     ` Andrew Lunn
2025-10-22 17:55   ` Conor Dooley
2025-10-22 17:55     ` Conor Dooley
2025-10-21 22:43 ` [PATCH 2/4] dt-bindings: net: snps,dwmac: Sync list of Rockchip compatibles Heiko Stuebner
2025-10-21 22:43   ` Heiko Stuebner
2025-10-22 13:41   ` Andrew Lunn
2025-10-22 13:41     ` Andrew Lunn
2025-10-22 17:56   ` Conor Dooley
2025-10-22 17:56     ` Conor Dooley
2025-10-21 22:43 ` [PATCH 3/4] dt-bindings: net: rockchip-dwmac: Add compatible string for RK3506 Heiko Stuebner
2025-10-21 22:43   ` Heiko Stuebner
2025-10-22 13:42   ` Andrew Lunn
2025-10-22 13:42     ` Andrew Lunn
2025-10-22 17:56   ` Conor Dooley
2025-10-22 17:56     ` Conor Dooley
2025-10-21 22:43 ` [PATCH 4/4] ethernet: stmmac: dwmac-rk: Add RK3506 GMAC support Heiko Stuebner
2025-10-21 22:43   ` Heiko Stuebner
2025-10-22 13:44   ` Andrew Lunn
2025-10-22 13:44     ` Andrew Lunn
2025-10-22 20:43   ` Jonas Karlman
2025-10-22 20:43     ` Jonas Karlman
2025-10-23  1:26 ` [PATCH 0/4] DWMAC support for Rockchip RK3506 Jakub Kicinski
2025-10-23  1:26   ` Jakub Kicinski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.