All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] StarFive DWMAC support for JH7100
@ 2023-12-20  0:28 ` Cristian Ciocaltea
  0 siblings, 0 replies; 12+ messages in thread
From: Cristian Ciocaltea @ 2023-12-20  0:28 UTC (permalink / raw)
  To: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Emil Renner Berthing, Samin Guo, Alexandre Torgue, Jose Abreu,
	Maxime Coquelin, Giuseppe Cavallaro, Andrew Lunn, Jacob Keller
  Cc: netdev, devicetree, linux-kernel, linux-stm32, linux-arm-kernel,
	kernel

This is just a subset of the initial patch series [1] adding networking
support for StarFive JH7100 SoC.

[1]: https://lore.kernel.org/lkml/20231218214451.2345691-1-cristian.ciocaltea@collabora.com/

Changes in v2:
 - Add the missing binding patch

Cristian Ciocaltea (2):
  dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
  net: stmmac: dwmac-starfive: Add support for JH7100 SoC

 .../devicetree/bindings/net/snps,dwmac.yaml   | 11 ++-
 .../bindings/net/starfive,jh7110-dwmac.yaml   | 75 +++++++++++++------
 drivers/net/ethernet/stmicro/stmmac/Kconfig   |  6 +-
 .../ethernet/stmicro/stmmac/dwmac-starfive.c  | 32 +++++++-
 4 files changed, 91 insertions(+), 33 deletions(-)

-- 
2.43.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2023-12-22  0:26 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-20  0:28 [PATCH v2 0/2] StarFive DWMAC support for JH7100 Cristian Ciocaltea
2023-12-20  0:28 ` Cristian Ciocaltea
2023-12-20  0:28 ` [PATCH v2 1/2] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible Cristian Ciocaltea
2023-12-20  0:28   ` Cristian Ciocaltea
2023-12-20 22:12   ` Jacob Keller
2023-12-20 22:12     ` Jacob Keller
2023-12-21 22:21   ` Rob Herring
2023-12-21 22:21     ` Rob Herring
2023-12-22  0:25     ` Cristian Ciocaltea
2023-12-22  0:25       ` Cristian Ciocaltea
2023-12-20  0:28 ` [PATCH v2 2/2] net: stmmac: dwmac-starfive: Add support for JH7100 SoC Cristian Ciocaltea
2023-12-20  0:28   ` Cristian Ciocaltea

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.