diff options
author | Baruch Siach <baruch@tkos.co.il> | 2021-01-27 15:20:28 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-02-04 08:50:13 +0100 |
commit | 53dd01da9729a9ece9ef1e47d248b420467836ae (patch) | |
tree | 2ca37133713fa80ecae7ecbf2717475d9a52a722 /Documentation | |
parent | phy: qcom-qusb2: add QUSB2 support for IPQ6018 (diff) | |
download | linux-53dd01da9729a9ece9ef1e47d248b420467836ae.tar.xz linux-53dd01da9729a9ece9ef1e47d248b420467836ae.zip |
dt-bindings: phy: qcom,qusb2: document ipq6018 compatible
This compatible string is for the USB PHY on IPQ60xx systems.
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Link: https://lore.kernel.org/r/7e1e7bda6ccdaab9adeeb956fac1acc39908a8dc.1611756920.git.baruch@tkos.co.il
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation')
-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 582abbbd8b32..9f9cf07b7d45 100644 --- a/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml @@ -22,6 +22,7 @@ properties: - qcom,msm8996-qusb2-phy - qcom,msm8998-qusb2-phy - qcom,sdm660-qusb2-phy + - qcom,ipq6018-qusb2-phy - items: - enum: - qcom,sc7180-qusb2-phy |