Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next RFC v2 0/4] riscv: dts: sophgo: Add ethernet support for cv18xx
@ 2025-06-23  0:30 Inochi Amaoto
  2025-06-23  0:30 ` [PATCH net-next RFC v2 1/4] dt-bindings: net: Add support for Sophgo CV1800 dwmac Inochi Amaoto
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Inochi Amaoto @ 2025-06-23  0:30 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, Richard Cochran, Alexander Sverdlin,
	Thomas Bonnefille, Yu Yuan, Ze Huang
  Cc: netdev, devicetree, sophgo, linux-kernel, linux-riscv, Yixun Lan,
	Longbin Li

Add device binding and dts for CV18XX series SoC, this dts change series
required the reset patch [1] for the dts.

[1] https://lore.kernel.org/all/20250617070144.1149926-1-inochiama@gmail.com

Change from RFC v1:
- https://lore.kernel.org/all/20250611080709.1182183-1-inochiama@gmail.com
1. patch 3: switch to mdio-mux-mmioreg
2. patch 4: add configuration for Huashan Pi

Inochi Amaoto (4):
  dt-bindings: net: Add support for Sophgo CV1800 dwmac
  riscv: dts: sophgo: Add ethernet device for cv18xx
  riscv: dts: sophgo: Add mdio multiplexer device for cv18xx
  riscv: dts: sophgo: Add ethernet configuration for Huashan Pi

 .../bindings/net/sophgo,cv1800b-dwmac.yaml    | 113 ++++++++++++++++++
 arch/riscv/boot/dts/sophgo/cv180x.dtsi        |  71 +++++++++++
 .../boot/dts/sophgo/cv1812h-huashan-pi.dts    |  10 ++
 3 files changed, 194 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/net/sophgo,cv1800b-dwmac.yaml


base-commit: 19272b37aa4f83ca52bdf9c16d5d81bdd1354494
prerequisite-patch-id: c9564e611005b80c0981ad174d42df14fb918c18
prerequisite-patch-id: 9e1992d2ec3c81fbcc463ff7397168fc2acbbf1b
prerequisite-patch-id: ab3ca8c9cda888f429945fb0283145122975b734
prerequisite-patch-id: bd94f8bd3d4ce4f3b153cbb36a3896c5dc143c17
--
2.50.0


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

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

end of thread, other threads:[~2025-06-24  1:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-23  0:30 [PATCH net-next RFC v2 0/4] riscv: dts: sophgo: Add ethernet support for cv18xx Inochi Amaoto
2025-06-23  0:30 ` [PATCH net-next RFC v2 1/4] dt-bindings: net: Add support for Sophgo CV1800 dwmac Inochi Amaoto
2025-06-23  6:40   ` Maud Spierings
2025-06-23  6:50     ` Inochi Amaoto
2025-06-23  0:30 ` [PATCH net-next RFC v2 2/4] riscv: dts: sophgo: Add ethernet device for cv18xx Inochi Amaoto
2025-06-23  0:30 ` [PATCH net-next RFC v2 3/4] riscv: dts: sophgo: Add mdio multiplexer " Inochi Amaoto
2025-06-23  7:24   ` Andrew Lunn
2025-06-23  0:30 ` [PATCH net-next RFC v2 4/4] riscv: dts: sophgo: Add ethernet configuration for Huashan Pi Inochi Amaoto
2025-06-23  7:26   ` Andrew Lunn
2025-06-23 21:59     ` Inochi Amaoto

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