Add documentation for the interconnects and interconnect-names properties for USB. Signed-off-by: Sandeep Maheswaram <sanm@xxxxxxxxxxxxxx> --- Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml index 4a36ab5..236877e 100644 --- a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml +++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml @@ -68,6 +68,22 @@ properties: resets: maxItems: 1 + interconnects: + description: + Pairs of phandles and interconnect provider specifiers + to denote the edge source and destination ports of + the interconnect path. Please refer to + Documentation/devicetree/bindings/interconnect/ + for more details. + + interconnect-names: + description: + List of interconnect path name strings sorted in the same + order as the interconnects property. Consumer drivers will use + interconnect-names to match interconnect paths with interconnect + specifiers. Please refer to Documentation/devicetree/bindings/ + interconnect/ for more details. + interrupts: items: - description: The interrupt that is asserted -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation