All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/2] RK3588 Ethernet Support
@ 2022-06-27 17:07 ` Sebastian Reichel
  0 siblings, 0 replies; 18+ messages in thread
From: Sebastian Reichel @ 2022-06-27 17:07 UTC (permalink / raw)
  To: Giuseppe Cavallaro, Alexandre Torgue, Jose Abreu
  Cc: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Rob Herring, Krzysztof Kozlowski, netdev, linux-rockchip,
	linux-arm-kernel, devicetree, Sebastian Reichel, kernel

This adds ethernet support for the RK3588(s) SoCs.

Changes since PATCHv1:
 * Drop first patch (not required) and rebase second patch accordingly
 * Rename DT property rockchip,php_grf -> rockchip,php-grf

-- Sebastian

David Wu (1):
  net: ethernet: stmmac: dwmac-rk: Add gmac support for rk3588

Sebastian Reichel (1):
  dt-bindings: net: rockchip-dwmac: add rk3588 gmac compatible

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

-- 
2.35.1


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

end of thread, other threads:[~2022-06-28 10:03 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-27 17:07 [PATCHv2 0/2] RK3588 Ethernet Support Sebastian Reichel
2022-06-27 17:07 ` Sebastian Reichel
2022-06-27 17:07 ` Sebastian Reichel
2022-06-27 17:07 ` [PATCHv2 1/2] net: ethernet: stmmac: dwmac-rk: Add gmac support for rk3588 Sebastian Reichel
2022-06-27 17:07   ` Sebastian Reichel
2022-06-27 17:07   ` Sebastian Reichel
2022-06-28  8:55   ` Krzysztof Kozlowski
2022-06-28  8:55     ` Krzysztof Kozlowski
2022-06-28  8:55     ` Krzysztof Kozlowski
2022-06-28 10:01     ` Sebastian Reichel
2022-06-28 10:01       ` Sebastian Reichel
2022-06-28 10:01       ` Sebastian Reichel
2022-06-27 17:07 ` [PATCHv2 2/2] dt-bindings: net: rockchip-dwmac: add rk3588 gmac compatible Sebastian Reichel
2022-06-27 17:07   ` Sebastian Reichel
2022-06-27 17:07   ` Sebastian Reichel
2022-06-28  8:55   ` Krzysztof Kozlowski
2022-06-28  8:55     ` Krzysztof Kozlowski
2022-06-28  8:55     ` Krzysztof Kozlowski

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.