public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] riscv: sophgo: Add ethernet support for SG2042
@ 2025-05-06  9:32 Inochi Amaoto
  2025-05-06  9:32 ` [PATCH net-next 1/4] dt-bindings: net: sophgo,sg2044-dwmac: Add support for Sophgo SG2042 dwmac Inochi Amaoto
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Inochi Amaoto @ 2025-05-06  9:32 UTC (permalink / raw)
  To: Andrew Lunn, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Chen Wang, Inochi Amaoto, Paul Walmsley, Palmer Dabbelt,
	Albert Ou, Alexandre Ghiti, Maxime Coquelin, Alexandre Torgue,
	Richard Cochran, Guo Ren, Thomas Gleixner, Uwe Kleine-König,
	Russell King (Oracle), Romain Gantois, Joe Hattori,
	Lothar Rubusch, Bartosz Golaszewski, Giuseppe Cavallaro,
	Jose Abreu
  Cc: netdev, devicetree, linux-kernel, sophgo, linux-riscv,
	linux-stm32, linux-arm-kernel, Yixun Lan, Longbin Li

The ethernet controller of SG2042 is Synopsys DesignWare IP with
tx clock. Add device id for it.

This patch can only be tested on a SG2042 x4 evb board, as pioneer
does not expose this device.

Inochi Amaoto (4):
  dt-bindings: net: sophgo,sg2044-dwmac: Add support for Sophgo SG2042
    dwmac
  net: stmmac: dwmac-sophgo: Add support for Sophgo SG2042 SoC
  net: stmmac: platform: Add snps,dwmac-5.00a IP compatible string
  riscv: dts: sophgo: add ethernet GMAC device for sg2042

 .../devicetree/bindings/net/snps,dwmac.yaml   |  4 ++
 .../bindings/net/sophgo,sg2044-dwmac.yaml     | 11 +++-
 arch/riscv/boot/dts/sophgo/sg2042.dtsi        | 62 +++++++++++++++++++
 .../ethernet/stmicro/stmmac/dwmac-sophgo.c    |  1 +
 .../ethernet/stmicro/stmmac/stmmac_platform.c |  1 +
 5 files changed, 76 insertions(+), 3 deletions(-)

--
2.49.0



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

end of thread, other threads:[~2025-05-07 12:50 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-06  9:32 [PATCH net-next 0/4] riscv: sophgo: Add ethernet support for SG2042 Inochi Amaoto
2025-05-06  9:32 ` [PATCH net-next 1/4] dt-bindings: net: sophgo,sg2044-dwmac: Add support for Sophgo SG2042 dwmac Inochi Amaoto
2025-05-06 16:09   ` Conor Dooley
2025-05-06  9:32 ` [PATCH net-next 2/4] net: stmmac: dwmac-sophgo: Add support for Sophgo SG2042 SoC Inochi Amaoto
2025-05-06  9:32 ` [PATCH net-next 3/4] net: stmmac: platform: Add snps,dwmac-5.00a IP compatible string Inochi Amaoto
2025-05-06  9:32 ` [PATCH net-next 4/4] riscv: dts: sophgo: add ethernet GMAC device for sg2042 Inochi Amaoto
2025-05-07  1:47   ` Chen Wang
2025-05-06 12:03 ` [PATCH net-next 0/4] riscv: sophgo: Add ethernet support for SG2042 Andrew Lunn
2025-05-06 22:24   ` Inochi Amaoto
2025-05-07  0:10     ` Andrew Lunn
2025-05-07 12:01       ` Inochi Amaoto
2025-05-07 12:37         ` Andrew Lunn
2025-05-07 12:45           ` Inochi Amaoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox