[PATCH RFT v2 0/3] arm64: dts: qcom: glymur: Add USB support
From: Abel Vesa
Date: Mon Feb 23 2026 - 10:39:45 EST
Add support for USB on Glymur SoC and its Compute Reference Device.
It adds the usb_2 controller on top and addresses all comments.
This unblocks the upstreaming of the display support, since 3 DP instances
rely on some clocks provided by the combo PHYs.
Sent as RFT since the latest tests have only been run on a remote-only
available device.
Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>
---
Changes in v2:
- Picked Rob's R-b tag for bindings patch.
- Fixed CRD DT commit message according to Jack's suggestions
- Sorted nodes in board DTS.
- Added proper quirks to all controllers.
- Added RPMH_CXO_CLK as ref clocks to the USB [01] HS PHYs
- Replaced 0 with 0x0 in all reg ranges, as Dmitry suggested.
- Renamed all usb_ss[0-2] to simply usb_[0-2], and the usb_2 to usb_hs
like Konrad suggested.
- Link to v1: https://patch.msgid.link/20260113-dts-qcom-glymur-add-usb-support-v1-0-98d6d387df01@xxxxxxxxxxxxxxxx
---
Abel Vesa (1):
dt-bindings: usb: qcom,dwc3: Allow high-speed interrupt on Glymur, Hamoa and Milos
Wesley Cheng (2):
arm64: dts: qcom: glymur: Add USB related nodes
arm64: dts: qcom: glymur-crd: Enable USB support
.../devicetree/bindings/usb/qcom,snps-dwc3.yaml | 2 +-
arch/arm64/boot/dts/qcom/glymur-crd.dts | 286 +++++++++
arch/arm64/boot/dts/qcom/glymur.dtsi | 691 ++++++++++++++++++++-
3 files changed, 973 insertions(+), 6 deletions(-)
---
base-commit: 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
change-id: 20260109-dts-qcom-glymur-add-usb-support-617b6d9d032c
prerequisite-message-id: 20260209204915.1983997-1-anjelique.melendez@xxxxxxxxxxxxxxxx
prerequisite-patch-id: 66643de4d7142692ceee6ab78d4c1fb446182123
prerequisite-patch-id: 056da4cc346b633ccf7e12536839eeefa9469b78
prerequisite-patch-id: 3d3c5004e30407229b8f6612ee2c56dd6171447c
prerequisite-patch-id: a4ed5f8f3d10b47b0d1daee2e0dc44090c13c01c
prerequisite-patch-id: 144090e55a19a1479f4b35b75f9e5b80a9b919f0
prerequisite-message-id: 20260219-upstream_v3_glymur_introduction-v8-0-8ce4e489ebb6@xxxxxxxxxxxxxxxx
prerequisite-patch-id: a9ccb06216435308c295e2de9adffb79060439cf
prerequisite-patch-id: 1e8d403675640d7db68a4c0caf28d1b1be895e8a
prerequisite-patch-id: 09bf515a2cd6bec5b21f15b18bebdb172f4b4a57
prerequisite-patch-id: e88699eb550ada640f5f2f5e4f432d6a3ae2552f
Best regards,
--
Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>