[PATCH v2 5/6] dt-bindings: usb: qcom,dwc3: add binding for IPQ6018

Baruch Siach baruch at tkos.co.il
Wed Aug 4 07:05:09 PDT 2021


Add compatible string for Qualcomm IPQ6018 SoC.

Signed-off-by: Baruch Siach <baruch at tkos.co.il>
---
 Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
index 4e6451789806..55ed4b4c7f51 100644
--- a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
+++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
@@ -13,6 +13,7 @@ properties:
   compatible:
     items:
       - enum:
+          - qcom,ipq6018-dwc3
           - qcom,msm8996-dwc3
           - qcom,msm8998-dwc3
           - qcom,sc7180-dwc3
-- 
2.30.2




More information about the linux-arm-kernel mailing list