summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorDavid Heidelberg <david@ixit.cz>2021-10-29 12:33:38 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-11-17 14:26:42 +0100
commit433ba26f40d468fdceb26a179cee129339b566bc (patch)
tree630910273dc4a866650bc3a9eafa7b4be95ad347 /Documentation
parentba67723f946165684fb82f367096ddd126b64d2d (diff)
downloadlinux-stable-433ba26f40d468fdceb26a179cee129339b566bc.tar.gz
linux-stable-433ba26f40d468fdceb26a179cee129339b566bc.tar.bz2
linux-stable-433ba26f40d468fdceb26a179cee129339b566bc.zip
dt-bindings: usb: qcom,dwc3: add binding for IPQ4019 and IPQ8064
Add compatible string for Qualcomm IPQ4019 and IPQ8064 SoC. Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: David Heidelberg <david@ixit.cz> Link: https://lore.kernel.org/r/20211029103340.26828-1-david@ixit.cz Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/usb/qcom,dwc3.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
index 2bdaba023c01..55a4637ff185 100644
--- a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
+++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
@@ -13,7 +13,9 @@ properties:
compatible:
items:
- enum:
+ - qcom,ipq4019-dwc3
- qcom,ipq6018-dwc3
+ - qcom,ipq8064-dwc3
- qcom,msm8996-dwc3
- qcom,msm8998-dwc3
- qcom,sc7180-dwc3