diff options
author | Sandeep Maheswaram <sanm@codeaurora.org> | 2020-05-21 21:08:19 +0530 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-05-27 19:30:24 -0600 |
commit | dffe5115047ece396c1df6d47283f1f986e2ff3f (patch) | |
tree | 83a4a724dc5099adb4fd5f987d0f6fe3f80e4712 /Documentation/devicetree/bindings/usb | |
parent | 3828026c9ec898ccb1ddf8a5dbc83b2f25db4b48 (diff) |
dt-bindings: usb: qcom,dwc3: Add compatible for SC7180
Add compatible for SC7180 in usb dwc3 bindings.
Signed-off-by: Sandeep Maheswaram <sanm@codeaurora.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/usb')
-rw-r--r-- | Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml index 46e628570c7e..1153d2db6053 100644 --- a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml +++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml @@ -15,6 +15,7 @@ properties: - enum: - qcom,msm8996-dwc3 - qcom,msm8998-dwc3 + - qcom,sc7180-dwc3 - qcom,sdm845-dwc3 - const: qcom,dwc3 |