devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 net-next 0/4] net: stmmac: RK3568
@ 2021-05-17 15:40 Ezequiel Garcia
  2021-05-17 15:40 ` [PATCH v3 net-next 1/4] net: stmmac: Don't set has_gmac if has_gmac4 is set Ezequiel Garcia
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ezequiel Garcia @ 2021-05-17 15:40 UTC (permalink / raw)
  To: netdev, linux-rockchip, devicetree
  Cc: Jose Abreu, Heiko Stuebner, David S . Miller, Jakub Kicinski,
	Peter Geis, Kever Yang, David Wu, Rob Herring, Johan Jonker,
	Chen-Yu Tsai, Ezequiel Garcia

Here's the third version of this patchset, taking
the feedback from Heiko and Chen-Yu Tsai.

Although this solution is a tad ugly as it hardcodes
the register addresses, we believe it's the most robust approach.

See:

https://lore.kernel.org/netdev/CAGb2v67ZBR=XDFPeXQc429HNu_dbY__-KN50tvBW44fXMs78_w@mail.gmail.com/

This is tested on RK3566 EVB2 and seems to work well.
Once the RK3568 devicetree lands upstream, we'll post
patches to add network support for RK3566 and RK3568.

Thanks!

David Wu (2):
  net: stmmac: dwmac-rk: Check platform-specific ops
  net: stmmac: Add RK3566/RK3568 SoC support

Ezequiel Garcia (2):
  net: stmmac: Don't set has_gmac if has_gmac4 is set
  dt-bindings: net: rockchip-dwmac: add rk3568 compatible string

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

-- 
2.30.0


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

end of thread, other threads:[~2021-05-17 22:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-17 15:40 [PATCH v3 net-next 0/4] net: stmmac: RK3568 Ezequiel Garcia
2021-05-17 15:40 ` [PATCH v3 net-next 1/4] net: stmmac: Don't set has_gmac if has_gmac4 is set Ezequiel Garcia
2021-05-17 15:40 ` [PATCH v3 net-next 2/4] net: stmmac: dwmac-rk: Check platform-specific ops Ezequiel Garcia
2021-05-17 15:40 ` [PATCH v3 net-next 3/4] dt-bindings: net: rockchip-dwmac: add rk3568 compatible string Ezequiel Garcia
2021-05-17 15:40 ` [PATCH v3 net-next 4/4] net: stmmac: Add RK3566/RK3568 SoC support Ezequiel Garcia
2021-05-17 22:50 ` [PATCH v3 net-next 0/4] net: stmmac: RK3568 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).