Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] riscv: dts: starfive: fml13v01: enable USB 3.0 port
@ 2025-02-21  2:12 Sandie Cao
  0 siblings, 0 replies; only message in thread
From: Sandie Cao @ 2025-02-21  2:12 UTC (permalink / raw)
  To: Emil Renner Berthing, Conor Dooley, Rob Herring,
	Krzysztof Kozlowski
  Cc: Paul Walmsley, Palmer Dabbelt, Albert Ou, linux-riscv, devicetree,
	linux-kernel, sandie.cao

Add usb_cdns3 configuration to support super speed USB device on the
FML13V01 board.

Signed-off-by: Sandie Cao <sandie.cao@deepcomputing.io>
---
 .../boot/dts/starfive/jh7110-deepcomputing-fml13v01.dts     | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/riscv/boot/dts/starfive/jh7110-deepcomputing-fml13v01.dts b/arch/riscv/boot/dts/starfive/jh7110-deepcomputing-fml13v01.dts
index 8d9ce8b69a71..221c91696ffd 100644
--- a/arch/riscv/boot/dts/starfive/jh7110-deepcomputing-fml13v01.dts
+++ b/arch/riscv/boot/dts/starfive/jh7110-deepcomputing-fml13v01.dts
@@ -49,3 +49,9 @@ &usb0 {
 	dr_mode = "host";
 	status = "okay";
 };
+
+&usb_cdns3 {
+       phys = <&usbphy0>, <&pciephy0>;
+       phy-names = "cdns3,usb2-phy", "cdns3,usb3-phy";
+};
+

base-commit: 38818f7c9c179351334b1faffc4d40bd28cc9c72
-- 
2.34.1

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2025-02-21  2:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-21  2:12 [PATCH] riscv: dts: starfive: fml13v01: enable USB 3.0 port Sandie Cao

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