From c4ff8628476937635b91500dc78a14e337facb7c Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Fri, 29 May 2020 10:26:49 +0200 Subject: [PATCH] Revert "dt-bindings: usb: qcom,dwc3: Introduce interconnect properties for Qualcomm DWC3 driver" This reverts commit 1805cdde37c8cc90b298c3d9afbc2aa4c9890635 as it should be going in through Rob's tree instead to resolve conflicts. Reported-by: Stephen Rothwell Cc: Rob Herring Cc: Stephen Boyd Cc: Sandeep Maheswaram Cc: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml index ec1ec47..17e22ff 100644 --- a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml +++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml @@ -70,14 +70,6 @@ properties: resets: maxItems: 1 - interconnects: - maxItems: 2 - - interconnect-names: - items: - - const: usb-ddr - - const: apps-usb - interrupts: items: - description: The interrupt that is asserted -- 2.7.4