From: Greg Kroah-Hartman Date: Tue, 24 Oct 2023 09:50:57 +0000 (+0200) Subject: Revert "dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport" X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d026fc7b73a58ea3b2fe567674e71cccd90f6a84;p=linux.git Revert "dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport" 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 Link: https://lore.kernel.org/r/ZTeObdjSSok0tttg@hovoldconsulting.com Cc: Krishna Kurapati Cc: Krzysztof Kozlowski Signed-off-by: Greg Kroah-Hartman --- diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml index 51a5581ce6925..e889158ca2057 100644 --- a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml +++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml @@ -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: