Skip to content

Commit 96ec7b3

Browse files
Sandeep Maheswaramrobherring
authored andcommitted
dt-bindings: usb: qcom,dwc3: Introduce interconnect properties for Qualcomm DWC3 driver
Add documentation for the interconnects and interconnect-names properties for USB. Reviewed-by: Stephen Boyd <[email protected]> Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Sandeep Maheswaram <[email protected]> Signed-off-by: Rob Herring <[email protected]>
1 parent bc6b83d commit 96ec7b3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Documentation/devicetree/bindings/usb/qcom,dwc3.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,14 @@ properties:
6969
resets:
7070
maxItems: 1
7171

72+
interconnects:
73+
maxItems: 2
74+
75+
interconnect-names:
76+
items:
77+
- const: usb-ddr
78+
- const: apps-usb
79+
7280
interrupts:
7381
items:
7482
- description: The interrupt that is asserted

0 commit comments

Comments
 (0)