Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] riscv: dts: sophgo: Add mdio multiplexer for cv18xx
@ 2025-06-11  8:01 Inochi Amaoto
  2025-06-11  8:01 ` [PATCH net-next 1/2] dt-bindings: net: Add Sophgo CV1800 MDIO multiplexer Inochi Amaoto
  2025-06-11  8:02 ` [PATCH net-next 2/2] net: mdio-mux: Add MDIO mux driver for Sophgo CV1800 SoCs Inochi Amaoto
  0 siblings, 2 replies; 7+ messages in thread
From: Inochi Amaoto @ 2025-06-11  8:01 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, Heiner Kallweit, Russell King,
	Paul Walmsley, Palmer Dabbelt, Albert Ou, Alexandre Ghiti
  Cc: netdev, devicetree, sophgo, linux-kernel, linux-riscv, Yixun Lan,
	Longbin Li

Add mdio multiplexer support for CV18XX series SoC.

Inochi Amaoto (2):
  dt-bindings: net: Add Sophgo CV1800 MDIO multiplexer
  net: mdio-mux: Add MDIO mux driver for Sophgo CV1800 SoCs

 .../bindings/net/sophgo,cv1800b-mdio-mux.yaml |  47 +++++++
 drivers/net/mdio/Kconfig                      |  10 ++
 drivers/net/mdio/Makefile                     |   1 +
 drivers/net/mdio/mdio-mux-cv1800b.c           | 119 ++++++++++++++++++
 4 files changed, 177 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/net/sophgo,cv1800b-mdio-mux.yaml
 create mode 100644 drivers/net/mdio/mdio-mux-cv1800b.c

--
2.49.0


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

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

end of thread, other threads:[~2025-07-01  0:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-11  8:01 [PATCH net-next 0/2] riscv: dts: sophgo: Add mdio multiplexer for cv18xx Inochi Amaoto
2025-06-11  8:01 ` [PATCH net-next 1/2] dt-bindings: net: Add Sophgo CV1800 MDIO multiplexer Inochi Amaoto
2025-06-11  8:02 ` [PATCH net-next 2/2] net: mdio-mux: Add MDIO mux driver for Sophgo CV1800 SoCs Inochi Amaoto
2025-06-11 16:13   ` Andrew Lunn
2025-06-12  0:33     ` Inochi Amaoto
2025-06-30 21:08   ` Alexander Sverdlin
2025-07-01  0:36     ` Inochi Amaoto

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