diff mbox series

[V3,1/5] dt-bindings: phy: qcom,qmp: Add ipq8074 usb dt bindings

Message ID 1591625479-4483-2-git-send-email-sivaprak@codeaurora.org
State Accepted
Commit 066571516bea4dd903ae077a00df802a19b71248
Headers show
Series [V3,1/5] dt-bindings: phy: qcom,qmp: Add ipq8074 usb dt bindings | expand

Commit Message

Sivaprakash Murugesan June 8, 2020, 2:11 p.m. UTC
Add ipq8074 qmp phy device compatible for super speed usb support.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sivaprakash Murugesan <sivaprak@codeaurora.org>
---
 Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml
index 973b2d1..afc9fc4 100644
--- a/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml
@@ -18,6 +18,7 @@  properties:
   compatible:
     enum:
       - qcom,ipq8074-qmp-pcie-phy
+      - qcom,ipq8074-qmp-usb3-phy
       - qcom,msm8996-qmp-pcie-phy
       - qcom,msm8996-qmp-ufs-phy
       - qcom,msm8996-qmp-usb3-phy
@@ -158,6 +159,7 @@  allOf:
         compatible:
           contains:
             enum:
+              - qcom,ipq8074-qmp-usb3-phy
               - qcom,msm8996-qmp-usb3-phy
               - qcom,msm8998-qmp-pcie-phy
               - qcom,msm8998-qmp-usb3-phy