diff options
author | Baruch Siach <[email protected]> | 2021-08-04 17:05:05 +0300 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2021-08-06 18:34:58 +0530 |
commit | 2433ab638f10b6ca94416df501bc8cb24589c6a8 (patch) | |
tree | 14a8c18cf0e68404ff101d2adb5248989ba62138 | |
parent | b0512a6ec0cd6dcea659d834592bbcb0cae127a4 (diff) |
dt-bindings: phy: qcom,qmp: Add IPQ6018 USB3 PHY
Add compatible string for USB3 PHY in Qualcomm IPQ6018 SoC.
Signed-off-by: Baruch Siach <[email protected]>
Link: https://lore.kernel.org/r/3d86f45004fe2fcbae0a2cd197df81a1fd076a1e.1628085910.git.baruch@tkos.co.il
Signed-off-by: Vinod Koul <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml index 242560ff52a4..47d99001d2dd 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,ipq6018-qmp-pcie-phy + - qcom,ipq6018-qmp-usb3-phy - qcom,ipq8074-qmp-pcie-phy - qcom,ipq8074-qmp-usb3-phy - qcom,msm8996-qmp-pcie-phy |