diff options
author | Sivaprakash Murugesan <sivaprak@codeaurora.org> | 2020-06-08 17:11:16 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-06-24 20:17:59 +0300 |
commit | ba971c2ff59954c47de8c864adf9fc8f27863208 (patch) | |
tree | e07f8032710cf2c9602f099f774a95ba6b21cd5c /Documentation/devicetree/bindings/phy | |
parent | 066571516bea4dd903ae077a00df802a19b71248 (diff) | |
download | linux-ba971c2ff59954c47de8c864adf9fc8f27863208.tar.xz |
dt-bindings: phy: qcom,qusb2: Add ipq8074 device compatible
Add ipq8074 compatible in QUSB2 PHY for high speed USB support.
Signed-off-by: Sivaprakash Murugesan <sivaprak@codeaurora.org>
Tested-by: Sricharan R <sricharan@codeaurora.org>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/1591625479-4483-3-git-send-email-sivaprak@codeaurora.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/phy')
-rw-r--r-- | Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml index b5a6195de7ff..9ba62dcb1e5d 100644 --- a/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml @@ -18,6 +18,7 @@ properties: oneOf: - items: - enum: + - qcom,ipq8074-qusb2-phy - qcom,msm8996-qusb2-phy - qcom,msm8998-qusb2-phy - items: |