diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-29 10:28:48 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-29 10:28:48 +0200 |
commit | 99d33ea7f8b0f0641abb1e4aa30ab66c407987e4 (patch) | |
tree | a11774ab4723df48907c3acdf29a10e808596290 /Documentation/devicetree | |
parent | c4ff8628476937635b91500dc78a14e337facb7c (diff) | |
download | linux-99d33ea7f8b0f0641abb1e4aa30ab66c407987e4.tar.gz linux-99d33ea7f8b0f0641abb1e4aa30ab66c407987e4.tar.bz2 linux-99d33ea7f8b0f0641abb1e4aa30ab66c407987e4.zip |
Revert "dt-bindings: usb: qcom,dwc3: Add compatible for SC7180"
This reverts commit b88035625ec9594d4554a307e820aef4b759e35f as the file
should be coming in through Rob's tree instead.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Sandeep Maheswaram <sanm@codeaurora.org>
Cc: Douglas Anderson <dianders@chromium.org>
Cc: Rob Herring <robh@kernel.org>
Cc: Stephen Boyd <swboyd@chromium.org>
Cc: Felipe Balbi <balbi@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml index 17e22ff528dd..0f69475566c7 100644 --- a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml +++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml @@ -16,7 +16,6 @@ properties: - enum: - qcom,msm8996-dwc3 - qcom,msm8998-dwc3 - - qcom,sc7180-dwc3 - qcom,sdm845-dwc3 - const: qcom,dwc3 |