public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Enable USB High-Speed support for QCS615
@ 2025-11-14  6:38 Balaji Selvanathan
  2025-11-14  6:38 ` [PATCH v1 1/3] arm: dts: qcs615-ride: Remove unsupported USB clock reference Balaji Selvanathan
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Balaji Selvanathan @ 2025-11-14  6:38 UTC (permalink / raw)
  To: trini, aswin.murugan, lukma, seanga2, casey.connolly,
	neil.armstrong, sumit.garg, balaji.selvanathan, alexeymin, u-boot,
	u-boot-qcom

This series enables USB High-Speed functionality on QCS615 by
fixing clock configuration and adding QUSB2 PHY support.

Balaji Selvanathan (3):
  arm: dts: qcs615-ride: Remove unsupported USB clock reference
  clk: qcom: qcs615: Add GCC_AHB2PHY_WEST_CLK clock support
  phy: qcom: qusb2: Add QCS615 QUSB2 PHY support

 arch/arm/dts/qcs615-ride-u-boot.dtsi | 14 ++++++++++
 drivers/clk/qcom/clock-qcs615.c      |  1 +
 drivers/phy/qcom/phy-qcom-qusb2.c    | 38 ++++++++++++++++++++++++++++
 3 files changed, 53 insertions(+)

-- 
2.34.1

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

end of thread, other threads:[~2026-01-20 12:07 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-14  6:38 [PATCH v1 0/3] Enable USB High-Speed support for QCS615 Balaji Selvanathan
2025-11-14  6:38 ` [PATCH v1 1/3] arm: dts: qcs615-ride: Remove unsupported USB clock reference Balaji Selvanathan
2025-12-26 10:22   ` Sumit Garg
2026-01-20  4:30     ` Balaji Selvanathan
2026-01-20 12:07       ` Sumit Garg
2025-11-14  6:38 ` [PATCH v1 2/3] clk: qcom: qcs615: Add GCC_AHB2PHY_WEST_CLK clock support Balaji Selvanathan
2025-11-18  8:07   ` neil.armstrong
2025-12-26 10:29   ` Sumit Garg
2025-11-14  6:38 ` [PATCH v1 3/3] phy: qcom: qusb2: Add QCS615 QUSB2 PHY support Balaji Selvanathan
2025-11-18  8:07   ` neil.armstrong
2025-12-26 10:29   ` Sumit Garg

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