[PATCH v5] dt-bindings: usb: qcom,snps-dwc3: Add Hawi compatible
From: Mukesh Ojha
Date: Tue Aug 11 2026 - 12:36:43 EST
From: Ronak Raheja <ronak.raheja@xxxxxxxxxxxxxxxx>
Document the Synopsys DWC3 USB controller found on the Hawi platform.
Signed-off-by: Ronak Raheja <ronak.raheja@xxxxxxxxxxxxxxxx>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
Signed-off-by: Mukesh Ojha <mukesh.ojha@xxxxxxxxxxxxxxxx>
---
Changes in v5:
- Rebased it on linux-next.
- It was mistakenly sent with Hawi Phy series.
- Other patches in the series got merged.
Changes in v4: https://lore.kernel.org/lkml/20260803091441.3040830-4-mukesh.ojha@xxxxxxxxxxxxxxxx/
- Rebased on top of next-20260731
- Resolved conflict related to recent merged common phy headers
from pcie.
- Link to v3: https://lore.kernel.org/lkml/20260508213234.4643-1-ronak.raheja@xxxxxxxxxxxxxxxx/
Changes in v3:
- Fix missing version tag in individual patch subjects
- Link to v2: https://lore.kernel.org/all/20260427214217.2735240-1-ronak.raheja@xxxxxxxxxxxxxxxx
Changes in v2:
- Clarify in the QMP PHY binding commit message why Hawi needs a
dedicated compatible string vs previous targets
- Remove stray blank line in hawi_usb3_rx_tbl
- Link to v1: https://lore.kernel.org/all/20260425070002.348733-1-ronak.raheja@xxxxxxxxxxxxxxxx/
Documentation/devicetree/bindings/usb/qcom,snps-dwc3.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/usb/qcom,snps-dwc3.yaml b/Documentation/devicetree/bindings/usb/qcom,snps-dwc3.yaml
index ea60f7220afe..de50d7a3c999 100644
--- a/Documentation/devicetree/bindings/usb/qcom,snps-dwc3.yaml
+++ b/Documentation/devicetree/bindings/usb/qcom,snps-dwc3.yaml
@@ -27,6 +27,7 @@ properties:
- qcom,eliza-dwc3
- qcom,glymur-dwc3
- qcom,glymur-dwc3-mp
+ - qcom,hawi-dwc3
- qcom,ipq4019-dwc3
- qcom,ipq5018-dwc3
- qcom,ipq5210-dwc3
@@ -206,6 +207,7 @@ allOf:
compatible:
contains:
enum:
+ - qcom,hawi-dwc3
- qcom,ipq5210-dwc3
- qcom,ipq5424-dwc3
- qcom,ipq9574-dwc3
@@ -547,6 +549,7 @@ allOf:
contains:
enum:
- qcom,eliza-dwc3
+ - qcom,hawi-dwc3
- qcom,ipq4019-dwc3
- qcom,ipq8064-dwc3
- qcom,kaanapali-dwc3
--
2.53.0