diff options
author | Luca Weiss <[email protected]> | 2022-02-20 21:18:56 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-02-25 10:13:30 +0100 |
commit | bc25c55812ff72cd3f2c310ba42f78a812dac95e (patch) | |
tree | ccc1206cc42180effe5c993e88db85a75cc873f8 | |
parent | a352fa58c0ee5c91714cd31a36b5cd308085fcbf (diff) |
dt-bindings: usb: qcom,dwc3: Add msm8953 compatible
Document the compatible string for the DWC3 controller in msm8953.
Signed-off-by: Luca Weiss <[email protected]>
Acked-by: Konrad Dybcio <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-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 2d23a4ff702f..ce252db2aab3 100644 --- a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml +++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml @@ -16,6 +16,7 @@ properties: - qcom,ipq4019-dwc3 - qcom,ipq6018-dwc3 - qcom,ipq8064-dwc3 + - qcom,msm8953-dwc3 - qcom,msm8996-dwc3 - qcom,msm8998-dwc3 - qcom,sc7180-dwc3 |