diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2021-01-20 17:43:38 -0800 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-02-04 12:36:11 +0530 |
commit | 4dd8c1c7f2bd88a4777f87e2a12735a8404235f0 (patch) | |
tree | 77e86ed8289bf8d96a7f8852bcd280fb74b7471d /Documentation | |
parent | a618c47a816fa522fa2c8e0a17e8a291a967e44b (diff) | |
download | linux-4dd8c1c7f2bd88a4777f87e2a12735a8404235f0.tar.bz2 |
dt-bindings: phy: qcom,qmp: Add SC8180X USB phy
Add compatibles for the Qualcomm QMP PHY binding for the SuperSpeed USB
phys found in the SC8180x platform.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20210121014339.1612525-1-bjorn.andersson@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation')
-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 723194d938ba..c38061de242a 100644 --- a/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml @@ -26,6 +26,7 @@ properties: - qcom,msm8998-qmp-ufs-phy - qcom,msm8998-qmp-usb3-phy - qcom,sc8180x-qmp-ufs-phy + - qcom,sc8180x-qmp-usb3-phy - qcom,sdm845-qhp-pcie-phy - qcom,sdm845-qmp-pcie-phy - qcom,sdm845-qmp-ufs-phy |