Revert "dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Oct 2023 09:50:57 +0000 (11:50 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Oct 2023 09:53:17 +0000 (11:53 +0200)
This reverts commit ca58c4ae75b65e1d78408b134f129ea91e9595b8.

The patches for the features that these bindings described are still
under active development, so odds are these bindings will also have to
be changed in the future.  As no in-tree code requires these bindings at
the moment, revert them.

Reported-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/ZTeObdjSSok0tttg@hovoldconsulting.com
Cc: Krishna Kurapati <quic_kriskura@quicinc.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/qcom,dwc3.yaml

index 51a5581ce69254355645498882080cfb3b7ee92a..e889158ca20578893ef0c7072ce1fbf64f70a41c 100644 (file)
@@ -30,7 +30,6 @@ properties:
           - qcom,sc7180-dwc3
           - qcom,sc7280-dwc3
           - qcom,sc8280xp-dwc3
-          - qcom,sc8280xp-dwc3-mp
           - qcom,sdm660-dwc3
           - qcom,sdm670-dwc3
           - qcom,sdm845-dwc3
@@ -264,7 +263,6 @@ allOf:
           contains:
             enum:
               - qcom,sc8280xp-dwc3
-              - qcom,sc8280xp-dwc3-mp
     then:
       properties:
         clocks:
@@ -488,33 +486,6 @@ allOf:
             - const: dm_hs_phy_irq
             - const: ss_phy_irq
 
-  - if:
-      properties:
-        compatible:
-          contains:
-            enum:
-              - qcom,sc8280xp-dwc3-mp
-    then:
-      properties:
-        interrupts:
-          maxItems: 14
-        interrupt-names:
-          items:
-            - const: pwr_event_1
-            - const: pwr_event_2
-            - const: pwr_event_3
-            - const: pwr_event_4
-            - const: dp_hs_phy_1
-            - const: dm_hs_phy_1
-            - const: dp_hs_phy_2
-            - const: dm_hs_phy_2
-            - const: dp_hs_phy_3
-            - const: dm_hs_phy_3
-            - const: dp_hs_phy_4
-            - const: dm_hs_phy_4
-            - const: ss_phy_1
-            - const: ss_phy_2
-
 additionalProperties: false
 
 examples: