All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Add ethernet nodes for StarFive JH7110 SoC
@ 2023-07-14 10:45 ` Samin Guo
  0 siblings, 0 replies; 18+ messages in thread
From: Samin Guo @ 2023-07-14 10:45 UTC (permalink / raw)
  To: linux-kernel, linux-riscv, devicetree, netdev
  Cc: Emil Renner Berthing, Emil Renner Berthing, Conor Dooley,
	Rob Herring, Krzysztof Kozlowski, Paul Walmsley, Palmer Dabbelt,
	Albert Ou, Richard Cochran, David S . Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, Jose Abreu, Andrew Lunn,
	Heiner Kallweit, Peter Geis, Yanhong Wang, Samin Guo,
	Tommaso Merciai

This series adds ethernet nodes for StarFive JH7110 RISC-V SoC,
and has been tested on StarFive VisionFive-2 v1.2A and v1.3B SBC boards.

The first patch adds ethernet nodes for jh7110 SoC, the second patch
adds ethernet nodes for visionfive 2 SBCs.

This series relies on xingyu's syscon patch[1].
For more information and support, you can visit RVspace wiki[2].

[1]: https://patchwork.kernel.org/project/linux-riscv/patch/20230704020239.288500-7-xingyu.wu@starfivetech.com
[2]: https://wiki.rvspace.org


Samin Guo (2):
  riscv: dts: starfive: jh7110: Add ethernet device nodes
  riscv: dts: starfive: visionfive 2: Add configuration of gmac and phy

 .../jh7110-starfive-visionfive-2-v1.2a.dts    | 13 ++++
 .../jh7110-starfive-visionfive-2-v1.3b.dts    | 31 +++++++++
 .../jh7110-starfive-visionfive-2.dtsi         | 34 +++++++++
 arch/riscv/boot/dts/starfive/jh7110.dtsi      | 69 +++++++++++++++++++
 4 files changed, 147 insertions(+)


base-commit: 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5
prerequisite-patch-id: 06c3560d00fe0f65a09c09002b46cd7c1c59facc
-- 
2.17.1


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

end of thread, other threads:[~2023-07-21  9:35 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-14 10:45 [PATCH v1 0/2] Add ethernet nodes for StarFive JH7110 SoC Samin Guo
2023-07-14 10:45 ` Samin Guo
2023-07-14 10:45 ` [PATCH v1 1/2] riscv: dts: starfive: jh7110: Add ethernet device nodes Samin Guo
2023-07-14 10:45   ` Samin Guo
2023-07-14 10:45 ` [PATCH v1 2/2] riscv: dts: starfive: visionfive 2: Add configuration of gmac and phy Samin Guo
2023-07-14 10:45   ` Samin Guo
2023-07-20 16:29 ` [PATCH v1 0/2] Add ethernet nodes for StarFive JH7110 SoC Conor Dooley
2023-07-20 16:29   ` Conor Dooley
2023-07-21  2:09   ` Guo Samin
2023-07-21  2:09     ` Guo Samin
2023-07-21  5:23     ` Conor Dooley
2023-07-21  5:23       ` Conor Dooley
2023-07-21  7:27       ` Guo Samin
2023-07-21  7:27         ` Guo Samin
2023-07-21  9:16         ` Conor Dooley
2023-07-21  9:16           ` Conor Dooley
2023-07-21  9:35           ` Guo Samin
2023-07-21  9:35             ` Guo Samin

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.